Sdílet prostřednictvím


PasswordHash interface

Vlastnosti hodnoty hash hesel

Vlastnosti

algorithm

Algoritmus hodnoty hash hesla

context

Kontext hodnoty hash hesla

filePath

Cesta k souboru hodnoty hash hesla

hash

Hodnota hash hesla

passwordHashId

ID hodnoty hash hesla

salt

Sůl hodnoty hash hesla

username

Uživatelské jméno hodnoty hash hesla

Podrobnosti vlastnosti

algorithm

Algoritmus hodnoty hash hesla

algorithm?: string

Hodnota vlastnosti

string

context

Kontext hodnoty hash hesla

context?: string

Hodnota vlastnosti

string

filePath

Cesta k souboru hodnoty hash hesla

filePath?: string

Hodnota vlastnosti

string

hash

Hodnota hash hesla

hash?: string

Hodnota vlastnosti

string

passwordHashId

ID hodnoty hash hesla

passwordHashId?: string

Hodnota vlastnosti

string

salt

Sůl hodnoty hash hesla

salt?: string

Hodnota vlastnosti

string

username

Uživatelské jméno hodnoty hash hesla

username?: string

Hodnota vlastnosti

string