Namespace: Org.BouncyCastle.Bcpg.OpenPgp
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public void SetUnhashedSubpackets( PgpSignatureSubpacketVector unhashedPackets ) |
| Visual Basic |
|---|
Public Sub SetUnhashedSubpackets ( _ unhashedPackets As PgpSignatureSubpacketVector _ ) |
| Visual C++ |
|---|
public: void SetUnhashedSubpackets( PgpSignatureSubpacketVector^ unhashedPackets ) |
Parameters
- unhashedPackets
- Type: Org.BouncyCastle.Bcpg.OpenPgp..::..PgpSignatureSubpacketVector