public static class Email.PubRingSelectionStrategy extends PartialUserId.PubRingSelectionStrategy
Constructor and Description |
---|
PubRingSelectionStrategy() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(String email,
org.bouncycastle.openpgp.PGPPublicKey key) |
selectKeysFromKeyRing, selectKeysFromKeyRings
public PubRingSelectionStrategy()
public boolean accept(@Nonnull String email, @Nonnull org.bouncycastle.openpgp.PGPPublicKey key)
accept
in interface KeySelectionStrategy<org.bouncycastle.openpgp.PGPPublicKey,org.bouncycastle.openpgp.PGPPublicKeyRing,String>
accept
in class PartialUserId.PubRingSelectionStrategy