See Also

Certificate Class  | Dart.PowerTCP.SslSockets Namespace

See Also PowerTCP SSL Sockets for .NET

Certificate Class Members

Dart.PowerTCP.SslSockets Namespace : Certificate Class (Dart.PowerTCP.SslSockets)

Certificate overview

Public Constructors

Public Constructor Certificate Constructor Create a new Certificate object.

Public Properties

Public Property Description Returns the human-readable description of this certificate.
Public Property EmailAddress Returns an email address string associated with the certificate.
Public Property ExpirationDate Returns the date this certificate will cease to be valid.
Public Property Handle Holds a handle to the Certificate object for advanced users.
Public Property Hash Returns the certificate's 20-byte SHA hash value.
Public Property IssueDate Returns the date this certificate was/will be made valid.
Public Property IssuedTo Returns the domain name of the party this certificate was issued to.
Public Property IssuerName Returns the name of the Certificate Authority that issued this certificate.
Public Property KeyUsage Identifies for what purpose a key should be used.
Public Property Name Returns the friendly name of this certificate.
Public Property SerialNumber Returns the serial number of this certificate as a Hex-encoded string.
Public Property Version Returns the version of X.509 certificate being used.

Public Methods

Public Method CreateObjRef (Inherited from System.MarshalByRefObject)Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Public Method Dispose Overloaded.  Releases all resources associated with the object.
Public Method GetLifetimeService (Inherited from System.MarshalByRefObject)Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Public Method InitializeLifetimeService (Inherited from System.MarshalByRefObject)Obtains a lifetime service object to control the lifetime policy for this instance.
Public Method Verify Used to validate server credentials for certificates.

Protected Methods

Protected Method Finalize Overridden.  
Protected Method MemberwiseClone (Inherited from System.MarshalByRefObject)Overloaded. Creates a shallow copy of the current MarshalByRefObject object.

See Also

Certificate Class  | Dart.PowerTCP.SslSockets Namespace


Send comments on this topic.

Documentation version 1.1.2.0.

© 2008 Dart Communications.  All rights reserved.