parse_key

Function parse_key 

Source
pub fn parse_key(rd: &mut dyn BufRead) -> Result<PrivateKeyDer<'static>, Error>
Expand description

Parse the signle private key from PEM (PKCS8).