Gets the bulk encryption algorithm used by the connection.
Namespace:
IBM.CTGAssembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public CipherAlgorithmType CipherAlgorithm { get; } |
Visual Basic |
---|
Public ReadOnly Property CipherAlgorithm As CipherAlgorithmType Get |
Visual C++ |
---|
public: property CipherAlgorithmType CipherAlgorithm { CipherAlgorithmType get (); } |