get_private_key

Function get_private_key 

Source
pub fn get_private_key(key_str: &str) -> Result<RsaPrivateKey, RsaUtilsError>
Expand description

Get private key from base64 encoded string (PKCS#8 format)