Struct openssl::ocsp::OcspOneReqRef [−][src]
pub struct OcspOneReqRef(_);
Trait Implementations
Performs the conversion.
Immutably borrows from an owned value. Read more
type CType = OCSP_ONEREQ
type CType = OCSP_ONEREQ
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.