EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

EncryptionAlgorithm Property

The encryption algorithm.

Syntax

[VB.NET]
Public Property EncryptionAlgorithm As OftpclientEncryptionAlgorithms

[C#]
public OftpclientEncryptionAlgorithms EncryptionAlgorithm {get; set;}

enum OftpclientEncryptionAlgorithms { encra3DES, encraAES }

Remarks

In order to use encryption, you must set the VirtualFileSecurityLevel property. The supported algorithms for encryption are:

3DES (0)Triple Data Encryption Standard.
AES (1)Advanced Encryption Standard with key length of 128.

This property is not available at design time.

Default Value

0

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0