Skip to main content

encode_verifying_key

Function encode_verifying_key 

Source
pub fn encode_verifying_key(key: &VerifyingKey) -> String
Expand description

Encode an Ed25519 verifying key as the manifest ed25519:<base64> form.