Function pem::parse [] [src]

pub fn parse(input: &str) -> Result<Pem, Error>

Parses a single Pem-encoded data from a string.