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