TScCMSProcessor
property EncryptionAlgorithm: TScSymmetricAlgorithm; default saAES192_cbc;
Description
The EncryptionAlgorithm property contains the symmetric algorithm used to encrypt the data.
The default value is the saAES192_cbc algorithm.