SslGatewayConnectionCipherAlgorithm Property

CICS Transaction Gateway V9.3.0.0
Gets the bulk encryption algorithm used by the connection.

Namespace:  IBM.CTG
Assembly:  IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
Syntax

public CipherAlgorithmType CipherAlgorithm { get; }

Property Value

Type: CipherAlgorithmType
See Also

Reference