Skip to main content

Interface: IADVSignedDeviceIdentity

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

Properties of a ADVSignedDeviceIdentity.

Properties

accountSignature?

optional accountSignature: null | Uint8Array<ArrayBufferLike>

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

ADVSignedDeviceIdentity accountSignature


accountSignatureKey?

optional accountSignatureKey: null | Uint8Array<ArrayBufferLike>

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

ADVSignedDeviceIdentity accountSignatureKey


details?

optional details: null | Uint8Array<ArrayBufferLike>

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

ADVSignedDeviceIdentity details


deviceSignature?

optional deviceSignature: null | Uint8Array<ArrayBufferLike>

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

ADVSignedDeviceIdentity deviceSignature