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