Skip to main content

ISignedPreKeyRecordStructure

amiudmodz


amiudmodz / proto / ISignedPreKeyRecordStructure

Interface: ISignedPreKeyRecordStructure

Defined in: WAProto/index.d.ts:12269

Properties

id?

optional id: null | number

Defined in: WAProto/index.d.ts:12270


privateKey?

optional privateKey: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:12272


publicKey?

optional publicKey: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:12271


signature?

optional signature: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:12273


timestamp?

optional timestamp: null | number | Long

Defined in: WAProto/index.d.ts:12274