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.
Struct holding the two public identity keys of an account.