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

Extracts modulus and exponent from pkcs8 der public key representation