Struct openssl::x509::store::X509StoreBuilderRef [] [src]

pub struct X509StoreBuilderRef(_);

Methods

impl X509StoreBuilderRef
[src]

Adds a certificate to the certificate store.

Trait Implementations

impl OpenSslTypeRef for X509StoreBuilderRef
[src]

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.

Returns a raw pointer to the wrapped value.