Struct openssl::pkcs12::Pkcs12Ref []

pub struct Pkcs12Ref(_);

Methods

impl Pkcs12Ref
[src]

[src]

Serializes this value to DER.

[src]

Extracts the contents of the Pkcs12.

Trait Implementations

impl ForeignTypeRef for Pkcs12Ref

The raw C type.

[src]

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

[src]

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

[src]

Returns a raw pointer to the wrapped value.

impl Send for Pkcs12Ref
[src]

impl Sync for Pkcs12Ref
[src]