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

Syntax

C#
public class EncryptedPrivateKeyInfo : Asn1Encodable
Visual Basic
Public Class EncryptedPrivateKeyInfo _
	Inherits Asn1Encodable
Visual C++
public ref class EncryptedPrivateKeyInfo : public Asn1Encodable

Inheritance Hierarchy

System..::..Object
  Org.BouncyCastle.Asn1..::..Asn1Encodable
    Org.BouncyCastle.Asn1.Pkcs..::..EncryptedPrivateKeyInfo

See Also