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