Struct openssl::ocsp::OcspCertIdRef[]

pub struct OcspCertIdRef(_);

Trait Implementations

impl Borrow<OcspCertIdRef> for OcspCertId

Immutably borrows from an owned value. Read more

impl AsRef<OcspCertIdRef> for OcspCertId

Performs the conversion.

impl ForeignTypeRef for OcspCertIdRef

The raw C type.

Important traits for &'a mut R

Constructs a shared instance of this type from its raw type.

Important traits for &'a mut R

Constructs a mutable reference of this type from its raw type.

Returns a raw pointer to the wrapped value.

impl Send for OcspCertIdRef
[src]

impl Sync for OcspCertIdRef
[src]