ISignedPreKeyRecordStructure
amiudmodz / proto / ISignedPreKeyRecordStructure
Interface: ISignedPreKeyRecordStructure
Defined in: WAProto/index.d.ts:12269
Properties
id?
optionalid:null|number
Defined in: WAProto/index.d.ts:12270
privateKey?
optionalprivateKey:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:12272
publicKey?
optionalpublicKey:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:12271
signature?
optionalsignature:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:12273
timestamp?
optionaltimestamp:null|number|Long
Defined in: WAProto/index.d.ts:12274