Skip to content

TimeWindowedViewingKey

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / TimeWindowedViewingKey

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

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-DXh2IGkz.d.ts:23285

The viewing key


windowStart: number

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

Start of valid window (timestamp)


windowEnd: number

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

End of valid window (timestamp)


epochs: number[]

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

Epochs covered


hash: `0x${string}`

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

Hash for identification