Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
enum System.​Formats.​Asn1.​UniversalTagNumber
Assembly: System.Formats.Asn1
Specifies tag assignments for the UNIVERSAL class in ITU-T X.680.
Values
EndOfContents
The reserved identifier for the End-of-Contents marker in an indefinite
length encoding.
Boolean
The universal class tag value for Boolean.
Integer
The universal class tag value for Integer.
BitString
The universal class tag value for Bit String.
OctetString
The universal class tag value for Octet String.
Null
The universal class tag value for Null.
ObjectIdentifier
The universal class tag value for Object Identifier.
ObjectDescriptor
The universal class tag value for Object Descriptor.
External
The universal class tag value for External.
InstanceOf
The universal class tag value for Instance-Of.
Real
The universal class tag value for Real.
Enumerated
The universal class tag value for Enumerated.
Embedded
The universal class tag value for Embedded-PDV.
UTF8String
The universal class tag value for UTF8String.
RelativeObjectIdentifier
The universal class tag value for Relative Object Identifier.
Time
The universal class tag value for Time.
Sequence
The universal class tag value for Sequence.
SequenceOf
The universal class tag value for Sequence-Of.
Set
The universal class tag value for Set.
SetOf
The universal class tag value for Set-Of.
NumericString
The universal class tag value for NumericString.
PrintableString
The universal class tag value for PrintableString.
T61String
The universal class tag value for T61String (TeletexString).
TeletexString
The universal class tag value for TeletexString (T61String).
VideotexString
The universal class tag value for VideotexString.
IA5String
The universal class tag value for IA5String.
UtcTime
The universal class tag value for UTCTime.
GeneralizedTime
The universal class tag value for GeneralizedTime.
GraphicString
The universal class tag value for GraphicString.
ISO646String
The universal class tag value for ISO646String (VisibleString).
VisibleString
The universal class tag value for VisibleString (ISO646String).
GeneralString
The universal class tag value for GeneralString.
UniversalString
The universal class tag value for UniversalString.
UnrestrictedCharacterString
The universal class tag value for an unrestricted character string.
BMPString
The universal class tag value for BMPString.
Date
The universal class tag value for Date.
TimeOfDay
The universal class tag value for Time-Of-Day.
DateTime
The universal class tag value for Date-Time.
Duration
The universal class tag value for Duration.
ObjectIdentifierIRI
The universal class tag value for Object Identifier
Internationalized Resource Identifier (IRI).
RelativeObjectIdentifierIRI
The universal class tag value for Relative Object Identifier
Internationalized Resource Identifier (IRI).