Interface: IIdentityKeyPairStructure
Defined in: WAProto/index.d.ts:16531
Properties of an IdentityKeyPairStructure.
Properties
privateKey?
optional
privateKey:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:16537
IdentityKeyPairStructure privateKey
publicKey?
optional
publicKey:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:16534
IdentityKeyPairStructure publicKey