ASN1Identifier class Null safety
Constructors
- ASN1Identifier(int rawValue)
Properties
- description → String
-
read-only
- hashCode → int
-
The hash code for this object.
read-only, inherited
- rawValue ↔ int
-
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
isConstructed(
) → bool -
isPrimitive(
) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
tagNumber(
) → ASN1IdentifierTagNumber -
toString(
) → String -
A string representation of this object.
override
-
typeClass(
) → ASN1IdentifierClass
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- constructedTag ↔ int
-
read / write