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

Syntax

C#
public class KeyAgreeRecipientInformation : RecipientInformation
Visual Basic
Public Class KeyAgreeRecipientInformation _
	Inherits RecipientInformation
Visual C++
public ref class KeyAgreeRecipientInformation : public RecipientInformation

Inheritance Hierarchy

System..::..Object
  Org.BouncyCastle.Cms..::..RecipientInformation
    Org.BouncyCastle.Cms..::..KeyAgreeRecipientInformation

See Also