pub fn load_pem_cert_to_der(cert_path: &str) -> Result<Certificate>
Expand description

Loads the PEM-encoded certificate as DER.