Struct openssl::x509::X509ObjectRef [−][src]
pub struct X509ObjectRef(_);
Expand description
Reference to X509Object
Implementations
Trait Implementations
Performs the conversion.
Immutably borrows from an owned value. Read more
type CType = X509_OBJECT
type CType = X509_OBJECT
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.