interface webcrypto.Algorithm Usageimport { type webcrypto } from "node:crypto"; type { Algorithm } = webcrypto; Properties name: string