UniversalTagNumber Enum

Definition

Tag assignments for the UNIVERSAL class in ITU-T X.680.

public enum class UniversalTagNumber
public enum UniversalTagNumber
type UniversalTagNumber = 
Public Enum UniversalTagNumber
Inheritance
UniversalTagNumber

Fields

BitString 3

The universal class tag value for Bit String.

BMPString 30

The universal class tag value for BMPString.

Boolean 1

The universal class tag value for Boolean.

Date 31

The universal class tag value for Date.

DateTime 33

The universal class tag value for Date-Time.

Duration 34

The universal class tag value for Duration.

Embedded 11

The universal class tag value for Embedded-PDV.

EndOfContents 0

The reserved identifier for the End-of-Contents marker in an indefinite length encoding.

Enumerated 10

The universal class tag value for Enumerated.

External 8

The universal class tag value for External.

GeneralizedTime 24

The universal class tag value for GeneralizedTime.

GeneralString 27

The universal class tag value for GeneralString.

GraphicString 25

The universal class tag value for GraphicString.

IA5String 22

The universal class tag value for IA5String.

InstanceOf 8

The universal class tag value for Instance-Of.

Integer 2

The universal class tag value for Integer.

ISO646String 26

The universal class tag value for ISO646String (VisibleString).

Null 5

The universal class tag value for Null.

NumericString 18

The universal class tag value for NumericString.

ObjectDescriptor 7

The universal class tag value for Object Descriptor.

ObjectIdentifier 6

The universal class tag value for Object Identifier.

ObjectIdentifierIRI 35

The universal class tag value for Object Identifier Internationalized Resource Identifier (IRI).

OctetString 4

The universal class tag value for Octet String.

PrintableString 19

The universal class tag value for PrintableString.

Real 9

The universal class tag value for Real.

RelativeObjectIdentifier 13

The universal class tag value for Relative Object Identifier.

RelativeObjectIdentifierIRI 36

The universal class tag value for Relative Object Identifier Internationalized Resource Identifier (IRI).

Sequence 16

The universal class tag value for Sequence.

SequenceOf 16

The universal class tag value for Sequence-Of.

Set 17

The universal class tag value for Set.

SetOf 17

The universal class tag value for Set-Of.

T61String 20

The universal class tag value for T61String (TeletexString).

TeletexString 20

The universal class tag value for TeletexString (T61String).

Time 14

The universal class tag value for Time.

TimeOfDay 32

The universal class tag value for Time-Of-Day.

UniversalString 28

The universal class tag value for UniversalString.

UnrestrictedCharacterString 29

The universal class tag value for an unrestricted character string.

UtcTime 23

The universal class tag value for UTCTime.

UTF8String 12

The universal class tag value for UTF8String.

VideotexString 21

The universal class tag value for VideotexString.

VisibleString 26

The universal class tag value for VisibleString (ISO646String).

Applies to