Class ExactUserId
java.lang.Object
org.pgpainless.util.selection.keyring.impl.ExactUserId
Implementations of
KeyRingSelectionStrategy
which select key rings
based on the exact user-id.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
PublicKeyRingSelectionStrategy
which acceptsPGPPublicKeyRings
if those have a user-id which exactly matches the givenstatic class
SecretKeyRingSelectionStrategy
which acceptsPGPSecretKeyRings
if those have a user-id which exactly matches the given -
Method Summary