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

Syntax

C#
public class Pkcs5Scheme2Utf8PbeKey : CmsPbeKey
Visual Basic
Public Class Pkcs5Scheme2Utf8PbeKey _
	Inherits CmsPbeKey
Visual C++
public ref class Pkcs5Scheme2Utf8PbeKey : public CmsPbeKey

Inheritance Hierarchy

System..::..Object
  Org.BouncyCastle.Cms..::..CmsPbeKey
    Org.BouncyCastle.Cms..::..Pkcs5Scheme2Utf8PbeKey

See Also