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

Syntax

C#
public PgpSignatureSubpacketVector GetHashedSubPackets()
Visual Basic
Public Function GetHashedSubPackets As PgpSignatureSubpacketVector
Visual C++
public:
PgpSignatureSubpacketVector^ GetHashedSubPackets()

See Also