Namespace: Org.BouncyCastle.Pkcs
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public class X509CertificateEntry : Pkcs12Entry
Visual Basic
Public Class X509CertificateEntry _
	Inherits Pkcs12Entry
Visual C++
public ref class X509CertificateEntry : public Pkcs12Entry

Inheritance Hierarchy

System..::..Object
  Org.BouncyCastle.Pkcs..::..Pkcs12Entry
    Org.BouncyCastle.Pkcs..::..X509CertificateEntry

See Also