Struct openssl::ocsp::OcspOneReq [−][src]
pub struct OcspOneReq(_);
Trait Implementations
Performs the conversion.
Immutably borrows from an owned value. Read more
type Target = OcspOneReqRef
type Target = OcspOneReqRef
The resulting type after dereferencing.
Dereferences the value.
Mutably dereferences the value.
type CType = OCSP_ONEREQ
type CType = OCSP_ONEREQ
The raw C type.
type Ref = OcspOneReqRef
type Ref = OcspOneReqRef
The type representing a reference to this type.
Constructs an instance of this type from its raw type.
Returns a raw pointer to the wrapped value.