import * as iron from "https://deno.land/x/iron@v1.2.1/src/types.ts";
Interfaces
Generated HMAC internal results. | |
I Key | Generated internal key object. |
Options for customizing the key derivation algorithm used to generate encryption and integrity verification keys as well as the algorithms and salt sizes used. | |
seal() method options. |
Type Aliases
Algorithm used for encryption and decryption. | |
generateKey() method options. | |
Algorithm used for integrity verification. | |
Password secret string or buffer. | |