Skip to content

OwnDeviceKeys

Defined in: src/crypto-api/index.ts:1345

The result of a call to CryptoApi.getOwnDeviceKeys

curve25519: string

Defined in: src/crypto-api/index.ts:1349

Public part of the Curve25519 identity key for the current device, base64 encoded.


ed25519: string

Defined in: src/crypto-api/index.ts:1347

Public part of the Ed25519 fingerprint key for the current device, base64 encoded.