Function mysql_common::crypto::der::parse_pub_key
source ยท pub fn parse_pub_key(
der: &[u8],
file_type: PubKeyFileType,
) -> (BigUint, BigUint)
Expand description
Extracts modulus and exponent from specified der public key representation