pub fn parse_pub_key_pkcs1(der: &[u8]) -> (BigUint, BigUint)
Expand description

Extracts modulus and exponent from pkcs1 der public key representation