AuthorityInfoAccessExtension class

Recognition for Authority Info Access Extension (1.3.6.1.5.5.7.1.1)

Inheritance

Constructors

AuthorityInfoAccessExtension({required dynamic block})

Properties

alternativeNameAsStrings List<String>
no setterinherited
block ASN1Object?
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
infoAccess List<AuthorityInfoAccess>?
no setter
isCritical bool
no setterinherited
name String?
no setterinherited
oid String?
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value → dynamic
no setterinherited
valueAsBlock ASN1Object?
no setterinherited
valueAsStrings List<String>
no setterinherited

Methods

generalName({required ASN1Object item}) String?
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toMap() Map<String, dynamic>
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited