public static class XMPP.SecRingSelectionStrategy extends ExactUserId.SecRingSelectionStrategy
Constructor and Description |
---|
SecRingSelectionStrategy() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(String jid,
org.bouncycastle.openpgp.PGPSecretKeyRing keyRing) |
selectKeyRingsFromCollection, selectKeyRingsFromCollections
public SecRingSelectionStrategy()
public boolean accept(String jid, org.bouncycastle.openpgp.PGPSecretKeyRing keyRing)
accept
in interface KeyRingSelectionStrategy<org.bouncycastle.openpgp.PGPSecretKeyRing,org.bouncycastle.openpgp.PGPSecretKeyRingCollection,String>
accept
in class ExactUserId.SecRingSelectionStrategy