Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/jose/lib/buffer_utils.ts>concatKdf

JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.
Extremely Popular
Latest
function concatKdf
import { concatKdf } from "https://deno.land/x/jose@v5.6.3/lib/buffer_utils.ts";

Parameters

secret: Uint8Array
bits: number
value: Uint8Array