Package | Description |
---|---|
org.pgpainless.encryption_signing |
Classes used to encrypt or sign data using OpenPGP.
|
Modifier and Type | Method and Description |
---|---|
<O> EncryptionBuilderInterface.Armor |
EncryptionBuilderInterface.SignWith.signWith(SecretKeyRingSelectionStrategy<O> selectionStrategy,
SecretKeyRingProtector decryptor,
MultiMap<O,org.bouncycastle.openpgp.PGPSecretKeyRingCollection> keys) |