SecurityObjectIdentifiers

internal struct SecurityObjectIdentifiers

The SecurityObjectIdentifiers structure defines a set of ObjectIdentifier (OIDs) used to represent various security-related standards and specifications. These OIDs are commonly used in security protocols and digital certificates to uniquely identify security algorithms and features.

The structure contains a set of private constants that define the components of OIDs and then constructs various OIDs based on those components.

The OIDs included in this structure are organized into different categories, such as ICAO ASN.1 Specifications and BSI TR 03111 ASN.1 Specifications, and are used to represent specific security protocols, algorithms, and identifiers.