Struct openssl::x509::verify::X509VerifyParamRef []

pub struct X509VerifyParamRef(_);

Methods

impl X509VerifyParamRef
[src]

[src]

[src]

[src]

Trait Implementations

impl ForeignTypeRef for X509VerifyParamRef

The raw C type.

[src]

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

[src]

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

[src]

Returns a raw pointer to the wrapped value.

impl Send for X509VerifyParamRef
[src]

impl Sync for X509VerifyParamRef
[src]