Hierarchy

  • KdfConfiguration

Properties

Properties

algorithm: string

An algorithm identifier, such as "argon2id" or "scrypt".

params: Record<string, unknown>

A map of algorithm-specific parameters

Generated using TypeDoc