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

EncryptingAlgorithm Property

Then encryption algorithm used when encrypting.

Syntax

[VB.NET]
Public Property EncryptingAlgorithm As String

[C#]
public string EncryptingAlgorithm {get; set;}

Remarks

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

  • "3DES" (default)
  • "DES"
  • "AES128"
  • "AES192"
  • "AES256"
  • "AES128GCM"
  • "AES192GCM"
  • "AES256GCM"

Default Value

"3DES"

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