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

Syntax

C#
public UserAttributeSubpacket[] GetSubpackets()
Visual Basic
Public Function GetSubpackets As UserAttributeSubpacket()
Visual C++
public:
array<UserAttributeSubpacket^>^ GetSubpackets()

See Also