## Feature Request ### Motivation PEM and DER are both common formats for the certificates and it stands to reason that both should be supported here in this implementation. ### Proposal Add a trait similar to the from_pem() impl, but from_der()