property HashAlgorithm: TCRHashAlgorithm; default haSHA1;
Description
Specifies the algorithm for generating hash data. This property is used only if the hash is stored with the encrypted data (the DataHeader property is set to ehTagAndHash).
The default value is haSHA1.