EncryptionBuilderInterface.WithAlgorithms |
EncryptionBuilderInterface.WithAlgorithms.andToSelf(org.bouncycastle.openpgp.PGPPublicKey... keys) |
EncryptionBuilderInterface.WithAlgorithms |
EncryptionBuilderInterface.WithAlgorithms.andToSelf(org.bouncycastle.openpgp.PGPPublicKeyRing... keys) |
EncryptionBuilderInterface.WithAlgorithms |
EncryptionBuilderInterface.WithAlgorithms.andToSelf(org.bouncycastle.openpgp.PGPPublicKeyRingCollection keys) |
<O> EncryptionBuilderInterface.WithAlgorithms |
EncryptionBuilderInterface.WithAlgorithms.andToSelf(PublicKeyRingSelectionStrategy<O> selectionStrategy,
MultiMap<O,org.bouncycastle.openpgp.PGPPublicKeyRingCollection> keys) |
EncryptionBuilderInterface.WithAlgorithms |
EncryptionBuilderInterface.ToRecipients.toRecipients(org.bouncycastle.openpgp.PGPPublicKey... keys) |
EncryptionBuilderInterface.WithAlgorithms |
EncryptionBuilderInterface.ToRecipients.toRecipients(org.bouncycastle.openpgp.PGPPublicKeyRing... keys) |
EncryptionBuilderInterface.WithAlgorithms |
EncryptionBuilderInterface.ToRecipients.toRecipients(org.bouncycastle.openpgp.PGPPublicKeyRingCollection... keys) |
<O> EncryptionBuilderInterface.WithAlgorithms |
EncryptionBuilderInterface.ToRecipients.toRecipients(PublicKeyRingSelectionStrategy<O> selectionStrategy,
MultiMap<O,org.bouncycastle.openpgp.PGPPublicKeyRingCollection> keys) |