Ed25519ReleaseSigner constructor
Ed25519ReleaseSigner({
- Ed25519? algorithm,
Implementation
Ed25519ReleaseSigner({Ed25519? algorithm})
: algorithm = algorithm ?? Ed25519();
Ed25519ReleaseSigner({Ed25519? algorithm})
: algorithm = algorithm ?? Ed25519();