get_public_key

Function get_public_key 

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

Get public key from base64 encoded string (X.509/SPKI format)