Represents an X509 v3 certificate.

Namespace:  Rebex.Security.Certificates
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public NotInheritable Class Certificate _
	Implements IDisposable
C#
public sealed class Certificate : IDisposable

Inheritance Hierarchy

System..::..Object
  Rebex.Security.Certificates..::..Certificate

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also