Skip to main content
Module

x/iron/src/types.ts>HMacResult

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

Generated HMAC internal results.

Properties

digest: string
salt: string