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