der_
parser
8.2.0
Module error
Module Items
Enums
Type Aliases
In crate der_
parser
der_parser
Module
error
Copy item path
Source
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)