[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: BCrypt.pas line 214
type TBCryptHash = class(TObject) end; |
public |
constructor Create; overload; |
destructor Destroy; override; |
function CreateHash(); |
function VerifyHash(); |
function NeedsRehash(); |
function HashGetInfo(); |
| |
TObject |