import { AccountPasswordInputSettings } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
AccountPasswordInputSettings(params?: { newAlgo?: TypePasswordKdfAlgo; newPasswordHash?: Uint8Array; hint?: string; email?: string; newSecureSettings?: TypeSecureSecretSettings; })Properties
protected
readonly
[params]: Paramsoptional
newAlgo: TypePasswordKdfAlgooptional
newSecureSettings: TypeSecureSecretSettingsStatic Properties
readonly
[paramDesc]: ParamDesc