/n software Adapters for BizTalk

Questions / Feedback?

EncryptionAlgorithm Property

The algorithm, if any, used to encrypt the EDI data.

Data Type

String

Default Value

"AESGCM128"

Remarks

If RecipientCert is specified the data will be encrypted. This property specifies the encryption algorithm used.

The adapter supports "3DES", or industry-standard 168-bit Triple-DES encryption.

The adapter supports "AES" encryption with a default keysize of 128 bits. You may also set "AESCBC192" or "AESCBC256" for 192- and 256-bit keysizes.

Possible values are:

  • 3DES
  • DES
  • AESCBC128
  • AESCBC192
  • AESCBC256
  • AESGCM128 (default)
  • AESGCM192
  • AESGCM256

This property is not available in the Receiver.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Adapters for BizTalk - Version 20.0 [Build 8319]