Struct holding the two public identity keys of an account.
The Curve25519 public key, used for establish shared secrets.
The Ed25519 public key, used for signing.
Generated using TypeDoc
Struct holding the two public identity keys of an account.