class types.SecureSecretSettings
extends _TypeSecureSecretSettings
import { types } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { SecureSecretSettings } = types;
Constructors
new
SecureSecretSettings(params: { secureAlgo: TypeSecurePasswordKdfAlgo; secureSecret: Uint8Array; secureSecretId: bigint; })Properties
protected
readonly
[params]: ParamssecureAlgo: TypeSecurePasswordKdfAlgo
Static Properties
readonly
[paramDesc]: ParamDesc