PowerTCP Telnet for .NET CF
SslInfo Class Members
See Also  Properties  Send comments on this topic.
Dart.Common Namespace : SslInfo Class


The following tables list the members exposed by SslInfo.

Public Properties

 NameDescription
public PropertyCipherAlgorithm Gets the cipher algorithm used by the SSL channel.  
public PropertyCipherStrength Gets the strength of the cipher used to secure the SSL channel.  
public PropertyHashAlgorithm Gets the hash algorithm used for generating Message Authentication Codes (MACs).  
public PropertyHashStrength Gets the strength of the hash algorithm used to secure the SSL channel.  
public PropertyKeyExchangeAlgorithm Gets the key exchange algorithm used by the SSL channel.  
public PropertyKeyExchangeStrength Gets the strength of the key exchange algorithm used by the SSL channel.  
public PropertyLocalCertificate Gets the certificate used to authenticate the local endpoint.  
public PropertyProtocol Gets the SSL Protocol used by the SSL channel.  
public PropertyRemoteCertificate Gets the certificate used to authenticate the remote endpoint.  
Top

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.