OtherName class
Defines a custom ASN.1 X.400 GeneralName
using an object
identifier (OID) and value. The OID must satisfy the regular expression
shown below. For more information, see NIST's definition of Object
Identifier (OID).
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited