Defines a X509 v3 encoded certificate.

Namespace: LLCryptoLib.Security.Certificates
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public class Certificate : ICloneable
Visual Basic
Public Class Certificate _
	Implements ICloneable
Visual C++
public ref class Certificate : ICloneable

Inheritance Hierarchy

System..::..Object
  LLCryptoLib.Security.Certificates..::..Certificate
    LLCryptoLib.Security.Certificates..::..LLCertificate

See Also