DeterministicECDSASigner.this
this
(HashFactory hashFactory)Constructs a deterministic ECDSA signer.
Parameters
hashFactory | Factory delegate to create Hash instances (e.g. () => new SHA256Digest()). |
(HashFactory hashFactory)Constructs a deterministic ECDSA signer.
hashFactory | Factory delegate to create Hash instances (e.g. () => new SHA256Digest()). |