Keysight VISA.NET Help
TlsCipherSuite Property (ITcpipSession2)



A string that indicates the cipher suite used by TLS, which provides additional information about the security of the connection. For details, refer to https://www.iana.org/assignments/tls-parameters/tls-parameters.xml.
Syntax
'Declaration
 
ReadOnly Property TlsCipherSuite As String
'Usage
 
Dim instance As ITcpipSession2
Dim value As String
 
value = instance.TlsCipherSuite
string TlsCipherSuite {get;}
property String^ TlsCipherSuite {
   String^ get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025