Keysight VISA.NET Help
ServerCertificate Property (TcpipSocketSession)



The full text of the server certificate in RFC 5652 PEM format.
Syntax
'Declaration
 
Public ReadOnly Property ServerCertificate As String
'Usage
 
Dim instance As TcpipSocketSession
Dim value As String
 
value = instance.ServerCertificate
public string ServerCertificate {get;}
public:
property String^ ServerCertificate {
   String^ get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025