Skip to content

ViewingKeyDerivationResult

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / ViewingKeyDerivationResult

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11032

Result of viewing key derivation

granted: boolean

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11034

Whether access was granted


optional viewingKey?: ViewingKey

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11036

The derived viewing key (if granted)


optional reason?: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11038

Reason for denial (if not granted)


optional scope?: ViewingKeyScope

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11040

Scope of the granted access


optional expiresAt?: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11042

Expiration timestamp of the viewing key