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

Collapse imageSyntax

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

Collapse imageInheritance Hierarchy

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

Collapse imageSee Also