Class BareJidUserId.SecRingSelectionStrategy

  • All Implemented Interfaces:
    org.pgpainless.key.selection.keyring.KeyRingSelectionStrategy<org.bouncycastle.openpgp.PGPSecretKeyRing,​org.bouncycastle.openpgp.PGPSecretKeyRingCollection,​BareJid>
    Enclosing class:
    BareJidUserId

    public static class BareJidUserId.SecRingSelectionStrategy
    extends org.pgpainless.key.selection.keyring.SecretKeyRingSelectionStrategy<BareJid>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean accept​(BareJid jid, org.bouncycastle.openpgp.PGPSecretKeyRing ring)  
      • Methods inherited from class org.pgpainless.key.selection.keyring.SecretKeyRingSelectionStrategy

        selectKeyRingsFromCollection, selectKeyRingsFromCollections
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait