[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: HlpIHashInfo.pas line 168
type IArgon2ParametersBuilder = interface(IInterface) |
||
function WithParallelism(); |
|
|
function WithSalt(); |
|
|
function WithSecret(); |
|
|
function WithAdditional(); |
|
|
function WithIterations(); |
|
|
function WithMemoryAsKB(); |
|
|
function WithMemoryPowOfTwo(); |
|
|
function WithVersion(); |
|
|
procedure Clear; |
|
|
function Build; |
|
|
end; |
|
||
| | ||
IInterface |
CT Web help |
CodeTyphon Studio |