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

x/iron/src/types.ts>RawPassword

A cryptographic utility for sealing a JSON object using symmetric key encryption with message integrity verification.
Go to Latest
type alias RawPassword
import { type RawPassword } from "https://deno.land/x/iron@v1.1.1/src/types.ts";
definition: Password | password.Secret | password.Specific