IPWorks Encrypt 2020 C++ Builder Edition

Questions / Feedback?

EncryptingAlgorithm Property

Then encryption algorithm used when encrypting.

Syntax

__property String EncryptingAlgorithm = { read=FEncryptingAlgorithm, write=FSetEncryptingAlgorithm };

Default Value

"3DES"

Remarks

This property specifies the encryption algorithm to use when encrypting. Possible values are:

  • "3DES" (default)
  • "DES"
  • "AES128"
  • "AES192"
  • "AES256"

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 C++ Builder Edition - Version 20.0 [Build 8155]