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