Class AnnouncedKeys.SecKeyRingSelectionStrategy

  • All Implemented Interfaces:
    org.pgpainless.key.selection.keyring.KeyRingSelectionStrategy<org.bouncycastle.openpgp.PGPSecretKeyRing,​org.bouncycastle.openpgp.PGPSecretKeyRingCollection,​Map<org.pgpainless.key.OpenPgpV4Fingerprint,​Date>>
    Enclosing class:
    AnnouncedKeys

    public static class AnnouncedKeys.SecKeyRingSelectionStrategy
    extends org.pgpainless.key.selection.keyring.SecretKeyRingSelectionStrategy<Map<org.pgpainless.key.OpenPgpV4Fingerprint,​Date>>
    • Method Detail

      • accept

        public boolean accept​(Map<org.pgpainless.key.OpenPgpV4Fingerprint,​Date> announcedKeys,
                              org.bouncycastle.openpgp.PGPSecretKeyRing secretKeys)