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

Syntax

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

Inheritance Hierarchy

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

See Also