Properties | Description |
Data Type |
Flags |
Default Value |
inputSourceFileName | input file name, from which the source message is read | java.lang.String | read, write | "" |
inputTransformedFileName | output file name, into which the hash value is written | java.lang.String | read, write | "" |
Expert Properties | ||||
algorithmType* | type of the algorithm used for the hash value calculation | java.lang.String | read, write | "SHA" |
providerName* | name of the cryptographic service provider used for the hash value calculation | java.lang.String | read, write | "SUN" |
transformedPercent | percentage of the source data, which
have already been successfully transformed. It changes its value once |
int | read, bound | 0 |
Note: * - The values of these properties are case sensitive.