Readonly
curve25519Get the value associated to the Curve25519
device key name.
Readonly
ed25519Get the value associated to the Ed25519
device key name.
Readonly
nameGet the name of the device key.
Readonly
unknownGet the value associated to the Unknown
device key name.
An enum over the different key types a device can have.
Currently devices have a curve25519 and ed25519 keypair. The keys transport format is a base64 encoded string, any unknown key type will be left as such a string.