Struct openssl::ssl::StatusType [] [src]

pub struct StatusType(_);

An identifier of a certificate status type.

Methods

impl StatusType
[src]

[src]

Constructs a StatusType from a raw OpenSSL value.

[src]

Returns the raw OpenSSL value represented by this type.

Trait Implementations

impl Copy for StatusType
[src]

impl Clone for StatusType
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more