Class Wildcard.PubRingSelectionStrategy<O>

    • Constructor Detail

      • PubRingSelectionStrategy

        public PubRingSelectionStrategy()
    • Method Detail

      • accept

        public boolean accept​(O identifier,
                              org.bouncycastle.openpgp.PGPPublicKeyRing keyRing)
        Description copied from interface: KeyRingSelectionStrategy
        Return true, if the filter accepts the given
        keyRing
        based on the given
        identifier
        .
        Parameters:
        identifier - identifier
        keyRing - key ring
        Returns:
        acceptance