privkey_from_base64

Function privkey_from_base64 

Source
pub fn privkey_from_base64(privkey_base64: &str) -> Result<PrivateKey>