Skip to main content
Module

x/mtkruto/mod.ts>types.SecurePasswordKdfAlgoPBKDF2HMACSHA512iter100000

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.SecurePasswordKdfAlgoPBKDF2HMACSHA512iter100000
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { SecurePasswordKdfAlgoPBKDF2HMACSHA512iter100000 } = types;

Constructors

new
SecurePasswordKdfAlgoPBKDF2HMACSHA512iter100000(params: { salt: Uint8Array; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
salt: Uint8Array

Static Properties

readonly
[paramDesc]: ParamDesc