IP*Works! Encrypt V9 - Online Help
IP*Works! Encrypt V9
Questions / Feedback?

Algorithm Property

The symmetric algorithm.

Syntax

ezcryptcontrol.Algorithm[=integer]

Possible Values

  ezAES(0), 
  ezBlowfish(1), 
  ezCAST(2), 
  ezDES(3), 
  ezIDEA(4), 
  ezRC2(5), 
  ezRC4(6), 
  ezTEA(7), 
  ezTripleDES(8), 
  ezTwofish(9)

Default Value

0

Remarks

This property specifies the symmetric algorithm to use. Possible values are:

  • 0 (AES - default)
  • 1 (Blowfish)
  • 2 (CAST)
  • 3 (DES)
  • 4 (IDEA)
  • 5 (RC2)
  • 6 (RC4)
  • 7 (TEA)
  • 8 (TripleDES)
  • 9 (Twofish)

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0