Function public_key

Source
pub fn public_key(name: &str) -> Result<PublicKey, Error>
Expand description

Returns the public key for identity named .

ยงArguments

  • name - The name of the identity. This is encoded on-disk as identities/<NAME>