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