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