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