Interface IUserPassword

Properties of a UserPassword.

Hierarchy

  • IUserPassword

Implemented by

Properties

encoding?: null | Encoding

UserPassword encoding

transformedData?: null | Uint8Array

UserPassword transformedData

transformer?: null | Transformer

UserPassword transformer

transformerArg?: null | ITransformerArg[]

UserPassword transformerArg

Generated using TypeDoc