public static class SignatureParameters.Callback.Util
extends java.lang.Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static SignatureParameters.Callback |
modifyHashedSubpackets(SignatureSubpacketsFunction function)
Shortcut method returning a
SignatureParameters.Callback which only applies the given
SignatureSubpacketsFunction to the hashed signature subpacket area of a signature. |
public static SignatureParameters.Callback modifyHashedSubpackets(SignatureSubpacketsFunction function)
SignatureParameters.Callback which only applies the given
SignatureSubpacketsFunction to the hashed signature subpacket area of a signature.function - signature subpackets function to apply to the hashed area