parse

Function parse 

Source
pub fn parse(data: &str) -> Result<Vec<u8>, PemError>
Expand description

Parse the data in PEM format.