public static class OpenPGPPolicy.OpenPGPNotationRegistry
extends java.lang.Object
OpenPGPPolicy.OpenPGPNotationRegistry
can be used to register known notations, such that signatures containing
notation instances of the same name, which are marked as critical do not invalidate the signature.Constructor and Description |
---|
OpenPGPNotationRegistry() |
Modifier and Type | Method and Description |
---|---|
void |
addKnownNotation(java.lang.String notationName) |
boolean |
isNotationKnown(java.lang.String notationName) |