Function mysql_common::crypto::der::pem_to_der

source ยท
pub fn pem_to_der(pem: impl AsRef<[u8]>) -> (Vec<u8>, PubKeyFileType)
Expand description

Converts pem encoded RSA public key to der.