Skip to main content
Go to Latest
class tl.Api.SecurePasswordKdfAlgoPBKDF2HMACSHA512iter100000
extends VirtualClass<{ salt: bytes; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { SecurePasswordKdfAlgoPBKDF2HMACSHA512iter100000 } = tl.Api;

Properties

className: "SecurePasswordKdfAlgoPBKDF2HMACSHA512iter100000"
classType: "constructor"
CONSTRUCTOR_ID: 3153255840
salt: bytes
SUBCLASS_OF_ID: 1998989635

Static Methods

fromReader(reader: Reader): SecurePasswordKdfAlgoPBKDF2HMACSHA512iter100000