Unit

ScEncryption

 

type

 TCREncDataHeader = (ehTagAndHash, ehTag, ehNone);

 

Description

The TCREncDataHeader enumeration specifies whether the additional information is stored with the encrypted data.

 

ValueMeaning
ehNoneNo additional information is stored.
ehTagGUID and the random initialization vector are stored with the encrypted data.
ehTagAndHashHash, GUID, and the random initialization vector are stored with the encrypted data.

 

See also

TCREncryptionAlgorithm

TCRHashAlgorithm

SecureBridge Components, Copyright © 2007-2026 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support