Skip to main content

Interface: IPendingKeyExchange

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

Properties

localBaseKey?

optional localBaseKey: null | Uint8Array<ArrayBufferLike>

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


localBaseKeyPrivate?

optional localBaseKeyPrivate: null | Uint8Array<ArrayBufferLike>

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


localIdentityKey?

optional localIdentityKey: null | Uint8Array<ArrayBufferLike>

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


localIdentityKeyPrivate?

optional localIdentityKeyPrivate: null | Uint8Array<ArrayBufferLike>

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


localRatchetKey?

optional localRatchetKey: null | Uint8Array<ArrayBufferLike>

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


localRatchetKeyPrivate?

optional localRatchetKeyPrivate: null | Uint8Array<ArrayBufferLike>

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


sequence?

optional sequence: null | number

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