See Also

CertificateReceivedEventArgs Class  | Dart.PowerTCP.SslSockets Namespace

See Also PowerTCP SSL Sockets for .NET

CertificateReceivedEventArgs Class Members

Dart.PowerTCP.SslSockets Namespace : CertificateReceivedEventArgs Class

CertificateReceivedEventArgs overview

Public Properties

Public Property Accept Controls whether or not the certificate is accepted.
Public Property Certificate The certificate received for authentication.
Public Property RemoteEndPoint Returns the endpoint of the remote host.
Public Property TrustedRoot Returns whether or not the certificate is from a Trusted Root Authority.
Public Property ValidDate Returns whether or not the current time-date is within the certificate's life span.
Public Property ValidName Returns whether or not the name is valid.

See Also

CertificateReceivedEventArgs Class  | Dart.PowerTCP.SslSockets Namespace


Send comments on this topic.

Documentation version 1.1.2.0.

© 2008 Dart Communications.  All rights reserved.