Struct openssl::x509::X509ReqRef []

pub struct X509ReqRef(_);

Methods

impl X509ReqRef
[src]

[src]

Serializes this value to PEM.

[src]

Serializes this value to DER.

[src]

[src]

Trait Implementations

impl ForeignTypeRef for X509ReqRef

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.