Deprecated
(will be removed after 0.212.0) Use https://deno.land/std/http/unstable_signed_cookie.ts instead.
import { type KeyRing } from "https://deno.land/std@0.211.0/http/mod.ts";
An interface which describes the methods that SecureCookieMap
uses to sign and verify cookies.
deprecated
definition: KeyRing_