rocket
master-2024-12-02
Module error
Module Items
Enums
Type Aliases
In rocket::
mtls::
x509::
der_
parser
rocket
::
mtls
::
x509
::
der_parser
Module
error
Copy item path
Source
Available on
crate feature
mtls
only.
Expand description
Error type for BER/DER parsers
Enums
§
DerConstraint
Error types for DER constraints
Error
The error type for operations of the
FromBer
,
FromDer
, and associated traits.
Type Aliases
§
BerError
BerResult
Holds the result of parsing functions
DerResult
Holds the result of parsing functions (DER)