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

x/openpgp/src/type/kdf_params.js>default

OpenPGP implementation for JavaScript
Go to Latest
class default
import { default } from "https://deno.land/x/openpgp@v5.4.0-proton/src/type/kdf_params.js";

Constructors

new
default(data)

Methods

read(input)

Read KDFParams from an Uint8Array

Write KDFParams to an Uint8Array