pub fn decode_key(key_string: &str) -> Result<PubKey, NgError>
don’t forget to zeroize the string later on