rocket
master-2024-09-03
Module error
Enums
Type Aliases
In rocket::
mtls::
x509::
der_
parser
Module
rocket
::
mtls
::
x509
::
der_parser
::
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)