Module error

Module error 

Available on (crate features rustls or boring or acme) and crate feature rustls only.
Expand description

X.509 errors

Structs§

NidError
An error that can occur while converting an OID to a Nid.

Enums§

PEMError
An error that can occur while parsing or validating a certificate.
X509Error
An error that can occur while parsing or validating a certificate.

Type Aliases§

X509Result
Holds the result of parsing functions (X.509)