pub type IdentityKey = String;
Ed25519 public key strinfified into base58.
pub struct IdentityKey { /* private fields */ }