React SDKAPI ReferenceFunctions
inspectAsset()
function inspectAsset(blob): Promise<InspectAPIResponse>;Inspect a protected asset's trust label for verification.
Parameters
| Parameter | Type |
|---|---|
blob | Blob |
Returns
Promise<InspectAPIResponse>
function inspectAsset(blob): Promise<InspectAPIResponse>;Inspect a protected asset's trust label for verification.
| Parameter | Type |
|---|---|
blob | Blob |
Promise<InspectAPIResponse>