Get the value associated to the Curve25519
device key name.
Get the value associated to the Ed25519
device key name.
Get the name of the device key.
Get the value associated to the Unknown
device key name.
Convert the DeviceKey
into a base64 encoded string.
Generated using TypeDoc
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.