import * as shed from "https://deno.land/x/shed@v0.1.0-pre.10/encrypted-cookie-store.ts";
Classes
Encrypted Cookie StoreA partial implementation of the Cookie Store API that transparently encrypts and decrypts cookies via AES-GCM. |
Interfaces
A verbatim TypeScript translation of the interfaces defined in the WICG Cookie Store API working draft. | |