DeterministicECDSASigner.this

this(HashFactory hashFactory)

Constructs a deterministic ECDSA signer.

Parameters

hashFactoryFactory delegate to create Hash instances (e.g. () => new SHA256Digest()).