type alias webcrypto.HashAlgorithmIdentifier Usageimport { type webcrypto } from "node:crypto"; type { HashAlgorithmIdentifier } = webcrypto; Definition AlgorithmIdentifier