Interface SignatureSubpacketsFunction

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface SignatureSubpacketsFunction
Callback to modify the contents of a PGPSignatureSubpacketGenerator. The OpenPGPKeyGenerator already prepopulates the hashed subpacket areas of signatures during key generation. This callback is useful to apply custom changes to the hashed subpacket area during the generation process.