Interface EncryptionOptions.EncryptionKeySelector
- Enclosing class:
- EncryptionOptions
public static interface EncryptionOptions.EncryptionKeySelector
-
Method Summary
Modifier and TypeMethodDescriptionList<org.bouncycastle.openpgp.PGPPublicKey>
selectEncryptionSubkeys
(List<org.bouncycastle.openpgp.PGPPublicKey> encryptionCapableKeys)
-
Method Details
-
selectEncryptionSubkeys
-