Skip to main content

IPreKeyRecordStructure

amiudmodz


amiudmodz / proto / IPreKeyRecordStructure

Interface: IPreKeyRecordStructure

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

Properties

id?

optional id: null | number

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


privateKey?

optional privateKey: null | Uint8Array<ArrayBufferLike>

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


publicKey?

optional publicKey: null | Uint8Array<ArrayBufferLike>

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