type alias KdfIdimport { type KdfId } from "https://deno.land/x/hpke@1.2.9/mod.ts"; The type alias of the supported KDF identifiers. definition: KdfId[keyof KdfId]variable KdfIdimport { KdfId } from "https://deno.land/x/hpke@1.2.9/mod.ts"; The supported Key Derivation Function (KDF) identifiers.