ASN1IdentifierTagNumber class

Properties

hashCode int
The hash code for this object.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override
toValue() int

Operators

operator ==(Object value) bool
The equality operator.
override

Static Properties

values Set<ASN1IdentifierTagNumber>
final

Static Methods

fromValue(int? value) ASN1IdentifierTagNumber?

Constants

BIT_STRING → const ASN1IdentifierTagNumber
BMP_STRING → const ASN1IdentifierTagNumber
BOOLEAN → const ASN1IdentifierTagNumber
CHARACTER_STRING → const ASN1IdentifierTagNumber
EMBEDDED_PDV → const ASN1IdentifierTagNumber
END_OF_CONTENT → const ASN1IdentifierTagNumber
ENUMERATED → const ASN1IdentifierTagNumber
EXTERNAL → const ASN1IdentifierTagNumber
GENERAL_STRING → const ASN1IdentifierTagNumber
GENERALIZED_TIME → const ASN1IdentifierTagNumber
GRAPHIC_STRING → const ASN1IdentifierTagNumber
IA5_STRING → const ASN1IdentifierTagNumber
INTEGER → const ASN1IdentifierTagNumber
NULL → const ASN1IdentifierTagNumber
NUMERIC_STRING → const ASN1IdentifierTagNumber
OBJECT_DESCRIPTOR → const ASN1IdentifierTagNumber
OBJECT_IDENTIFIER → const ASN1IdentifierTagNumber
OCTET_STRING → const ASN1IdentifierTagNumber
PRINTABLE_STRING → const ASN1IdentifierTagNumber
READ → const ASN1IdentifierTagNumber
RELATIVE_OID → const ASN1IdentifierTagNumber
SEQUENCE → const ASN1IdentifierTagNumber
SET → const ASN1IdentifierTagNumber
T61_STRING → const ASN1IdentifierTagNumber
UNIVERSAL_STRING → const ASN1IdentifierTagNumber
UTC_TIME → const ASN1IdentifierTagNumber
UTF8_STRING → const ASN1IdentifierTagNumber
VIDEOTEX_STRING → const ASN1IdentifierTagNumber
VISIBLE_STRING → const ASN1IdentifierTagNumber