Interface: ISignedPreKeyRecordStructure
Defined in: WAProto/index.d.ts:39918
Properties of a SignedPreKeyRecordStructure.
Properties
id?
optional
id:null
|number
Defined in: WAProto/index.d.ts:39921
SignedPreKeyRecordStructure id
privateKey?
optional
privateKey:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:39927
SignedPreKeyRecordStructure privateKey
publicKey?
optional
publicKey:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:39924
SignedPreKeyRecordStructure publicKey
signature?
optional
signature:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:39930
SignedPreKeyRecordStructure signature
timestamp?
optional
timestamp:null
|number
|Long
Defined in: WAProto/index.d.ts:39933
SignedPreKeyRecordStructure timestamp