Crate of_dn_parser
source ·Expand description
Distinguished name (DN) parser and formatter following OpenFinance Brasil’s DCR 1.0 standard.
Structs§
- A distinguished name (DN).
- A transformed DistinguishedName suitable for comparisons.
- A transformed RelativeDistinguishedName suitable for comparisons.
- A key-value pair that is part of a DistinguishedName.
Enums§
- Possible errors when parsing distinguished names.
- A relative distinguished name type.
Type Aliases§
- Parsing result type.