Module x509_parser::error [−][src]
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 Definitions
X509Result | Holds the result of parsing functions (X.509) |