Zdieľať cez


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

EndOfContents 0

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

Boolean 1

The universal class tag value for Boolean.

Integer 2

The universal class tag value for Integer.

BitString 3

The universal class tag value for Bit String.

OctetString 4

The universal class tag value for Octet String.

Null 5

The universal class tag value for Null.

ObjectIdentifier 6

The universal class tag value for Object Identifier.

ObjectDescriptor 7

The universal class tag value for Object Descriptor.

External 8

The universal class tag value for External.

InstanceOf 8

The universal class tag value for Instance-Of.

Real 9

The universal class tag value for Real.

Enumerated 10

The universal class tag value for Enumerated.

Embedded 11

The universal class tag value for Embedded-PDV.

UTF8String 12

The universal class tag value for UTF8String.

RelativeObjectIdentifier 13

The universal class tag value for Relative Object Identifier.

Time 14

The universal class tag value for Time.

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.

NumericString 18

The universal class tag value for NumericString.

PrintableString 19

The universal class tag value for PrintableString.

T61String 20

The universal class tag value for T61String (TeletexString).

TeletexString 20

The universal class tag value for TeletexString (T61String).

VideotexString 21

The universal class tag value for VideotexString.

IA5String 22

The universal class tag value for IA5String.

UtcTime 23

The universal class tag value for UTCTime.

GeneralizedTime 24

The universal class tag value for GeneralizedTime.

GraphicString 25

The universal class tag value for GraphicString.

ISO646String 26

The universal class tag value for ISO646String (VisibleString).

VisibleString 26

The universal class tag value for VisibleString (ISO646String).

GeneralString 27

The universal class tag value for GeneralString.

UniversalString 28

The universal class tag value for UniversalString.

UnrestrictedCharacterString 29

The universal class tag value for an unrestricted character string.

BMPString 30

The universal class tag value for BMPString.

Date 31

The universal class tag value for Date.

TimeOfDay 32

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

DateTime 33

The universal class tag value for Date-Time.

Duration 34

The universal class tag value for Duration.

ObjectIdentifierIRI 35

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

RelativeObjectIdentifierIRI 36

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

Applies to