Skip to content

ViewingKeyDerivationResult

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / ViewingKeyDerivationResult

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:10959

Result of viewing key derivation

granted: boolean

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:10961

Whether access was granted


optional viewingKey: ViewingKey

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:10963

The derived viewing key (if granted)


optional reason: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:10965

Reason for denial (if not granted)


optional scope: ViewingKeyScope

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:10967

Scope of the granted access


optional expiresAt: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:10969

Expiration timestamp of the viewing key