Skip to main content

Interface: ISignedPreKeyRecordStructure

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

Properties of a SignedPreKeyRecordStructure.

Properties

id?

optional id: null | number

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

SignedPreKeyRecordStructure id


privateKey?

optional privateKey: null | Uint8Array<ArrayBufferLike>

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

SignedPreKeyRecordStructure privateKey


publicKey?

optional publicKey: null | Uint8Array<ArrayBufferLike>

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

SignedPreKeyRecordStructure publicKey


signature?

optional signature: null | Uint8Array<ArrayBufferLike>

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

SignedPreKeyRecordStructure signature


timestamp?

optional timestamp: null | number | Long

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

SignedPreKeyRecordStructure timestamp