Digest.named constructor
const
Digest.named(
- String algorithm
Any digest EVP_MD_fetch knows, e.g. BLAKE2B-512, SHAKE128.
Implementation
const Digest.named(this.algorithm);
Any digest EVP_MD_fetch knows, e.g. BLAKE2B-512, SHAKE128.
const Digest.named(this.algorithm);