mirror of
https://github.com/SabreTools/SabreTools.Serialization.git
synced 2026-04-06 06:11:45 +00:00
6 lines
303 B
Plaintext
6 lines
303 B
Plaintext
|
|
# SabreTools.ObjectIdentifier
|
||
|
|
|
||
|
|
This library contains parsing logic for Object Identifiers (OIDs). It parses into ASN.1, OID-IRI (Extended and Standard), and Dot notations.
|
||
|
|
|
||
|
|
**NOTE:** Modified OID-IRI notification parsing is incomplete as it attempts to contain all leaves, even ones that are not named.
|