Skip to main content
Latest
function newCookieWithKeyPair
import { newCookieWithKeyPair } from "https://deno.land/x/jwe_cookie_map@v1.0.1/mod.ts";

Generates a new "RSA-OAEP-256" key pair and return a new JWECookieMap instance with other default values

Parameters

optional
request: Headers | Headered
optional
options: CookieMapOptions