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 SetHashedSubpackets( PgpSignatureSubpacketVector hashedPackets ) |
| Visual Basic |
|---|
Public Sub SetHashedSubpackets ( _ hashedPackets As PgpSignatureSubpacketVector _ ) |
| Visual C++ |
|---|
public: void SetHashedSubpackets( PgpSignatureSubpacketVector^ hashedPackets ) |
Parameters
- hashedPackets
- Type: Org.BouncyCastle.Bcpg.OpenPgp..::..PgpSignatureSubpacketVector