| Package | Description |
|---|---|
| org.bouncycastle.openpgp |
| Modifier and Type | Method and Description |
|---|---|
PGPOnePassSignature |
PGPV3SignatureGenerator.generateOnePassVersion(boolean isNested)
Return the one pass header associated with the current signature.
|
PGPOnePassSignature |
PGPSignatureGenerator.generateOnePassVersion(boolean isNested)
Return the one pass header associated with the current signature.
|
PGPOnePassSignature |
PGPOnePassSignatureList.get(int index) |
| Constructor and Description |
|---|
PGPOnePassSignatureList(PGPOnePassSignature sig) |
PGPOnePassSignatureList(PGPOnePassSignature[] sigs) |