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

Syntax

C#
public class PgpUserAttributeSubpacketVector
Visual Basic
Public Class PgpUserAttributeSubpacketVector
Visual C++
public ref class PgpUserAttributeSubpacketVector

Remarks

Container for a list of user attribute subpackets.

Inheritance Hierarchy

System..::..Object
  Org.BouncyCastle.Bcpg.OpenPgp..::..PgpUserAttributeSubpacketVector

See Also