Signature class

Properties

hashCode int
The hash code for this object.
no setterinherited
R BigInt
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
S BigInt
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toASN1() List<int>
toASN1Hex() String
toString() String
toString equals to toASN1Hex
override

Operators

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