Defines a chain of certificates.

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

Syntax

C#
public class CertificateChain
Visual Basic
Public Class CertificateChain
Visual C++
public ref class CertificateChain

Inheritance Hierarchy

System..::..Object
  LLCryptoLib.Security.Certificates..::..CertificateChain

See Also