TrustNXTTrustNXT
React SDKAPI ReferenceInterfaces

ProtectedEvent

Event fired when a capture has been cryptographically sealed.

Properties

captureId

captureId: string;

Unique identifier matching the original capture event.


protectedBlob

protectedBlob: Blob;

The final signed asset blob with an embedded trust label.

On this page