Struct openssl::pkcs12::Pkcs12Ref [−][src]
pub struct Pkcs12Ref(_);
Implementations
Serializes the Pkcs12
to its standard DER encoding.
This corresponds to i2d_PKCS12
.
Extracts the contents of the Pkcs12
.
Trait Implementations
Constructs a shared instance of this type from its raw type.
Constructs a mutable reference of this type from its raw type.