public static class SignedByMasterKey.PubkeySelectionStrategy extends PublicKeySelectionStrategy<org.bouncycastle.openpgp.PGPPublicKey>
Constructor and Description |
---|
PubkeySelectionStrategy() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(org.bouncycastle.openpgp.PGPPublicKey masterKey,
org.bouncycastle.openpgp.PGPPublicKey key) |
selectKeysFromKeyRing, selectKeysFromKeyRings
public PubkeySelectionStrategy()