Signer<T extends PrivateKey> class
Operator for signing
Properties
-
algorithm
→ AlgorithmIdentifier<
Algorithm> -
The algorithm used for this operation
final, inherited
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- key → T
-
The key used for this operation
final, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited