ViewingKeyDerivationResult
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / ViewingKeyDerivationResult
Interface: ViewingKeyDerivationResult
Section titled “Interface: ViewingKeyDerivationResult”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:10959
Result of viewing key derivation
Properties
Section titled “Properties”granted
Section titled “granted”granted:
boolean
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:10961
Whether access was granted
viewingKey?
Section titled “viewingKey?”
optionalviewingKey:ViewingKey
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:10963
The derived viewing key (if granted)
reason?
Section titled “reason?”
optionalreason:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:10965
Reason for denial (if not granted)
scope?
Section titled “scope?”
optionalscope:ViewingKeyScope
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:10967
Scope of the granted access
expiresAt?
Section titled “expiresAt?”
optionalexpiresAt:number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:10969
Expiration timestamp of the viewing key