Skip to content

TimeWindowedViewingKey

SIP Protocol API Reference v0.12.0


SIP Protocol API Reference / TimeWindowedViewingKey

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23583

Time-windowed viewing key for oblivious sync

Enables auditors to see SPECIFIC windows, not ALL history.

viewingKey: `0x${string}`

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23585

The viewing key


windowStart: number

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23587

Start of valid window (timestamp)


windowEnd: number

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23589

End of valid window (timestamp)


epochs: number[]

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23591

Epochs covered


hash: `0x${string}`

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23593

Hash for identification