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

Syntax

C#
public class RecipientID : X509CertStoreSelector
Visual Basic
Public Class RecipientID _
	Inherits X509CertStoreSelector
Visual C++
public ref class RecipientID : public X509CertStoreSelector

Inheritance Hierarchy

System..::..Object
  Org.BouncyCastle.X509.Store..::..X509CertStoreSelector
    Org.BouncyCastle.Cms..::..RecipientID

See Also