[Overview][Constants][Types][Classes][Index] Reference for unit 'BCrypt' (#TBCryptHash)

RTPasswordInformation

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: BCrypt.pas line 204

type RTPasswordInformation = object end;

  Algo: THashTypes;

  Cost: Word;

  AlgoName: AnsiString;

  BCryptSalt: AnsiString;

  BCryptHash: AnsiString;

Inheritance

RTPasswordInformation