Crate pem_parser

Source

Functions§

pem_to_der
Parse the contents of a PEM file and return a DER-serialized byte slice. This won’t work if pem_file_contents contains more than a single key / certificate.