Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PasswordInputSettings

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { newAlgo?: TypePasswordKdfAlgo; newPasswordHash?: Buffer; hint?: string; email?: string; newSecureSettings?: SecureSecretSettings }

Type declaration

CONSTRUCTOR_ID: 3258394569
SUBCLASS_OF_ID: 205679782
classType: "constructor"
className: "account.PasswordInputSettings"
newPasswordHash?: Buffer
hint?: string
email?: string
newSecureSettings?: SecureSecretSettings

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer

Constructors

Generated using TypeDoc