Struct openssl::pkcs12::Pkcs12Ref [] [src]

pub struct Pkcs12Ref(_);

Methods

impl Pkcs12Ref
[src]

Extracts the contents of the Pkcs12.

Trait Implementations

impl OpenSslTypeRef for Pkcs12Ref
[src]

The raw C type.

Constructs a shared instance of this type from its raw type.

Constructs a mutable reference of this type from its raw type.

Returns a raw pointer to the wrapped value.