Struct openssl::x509::X509NameEntryRef [] [src]

pub struct X509NameEntryRef(_);

Methods

impl X509NameEntryRef
[src]

Trait Implementations

impl OpenSslTypeRef for X509NameEntryRef
[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.