Function decode_key

Source
pub fn decode_key(key_string: &str) -> Result<PubKey, NgError>
Expand description

don’t forget to zeroize the string later on