ASN1DistinguishedNames 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
oid() String
representation() String
toString() String
A string representation of this object.
override

Operators

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

Static Properties

values Set<ASN1DistinguishedNames>
final

Static Methods

fromValue(String? oid) ASN1DistinguishedNames?
quote(String string) String
string({required ASN1Object block}) String
Format subject/issuer information in RFC1779