Struct Certificate
tls_api_openssl
pub struct Certificate(_);
impl Certificate for Certificate
fn from_der(der: &[u8]) -> Result<Self> where Self: Sized,