EncryptionBuilderInterface.Armor |
EncryptionBuilderInterface.SignWith.doNotSign() |
<O> EncryptionBuilderInterface.Armor |
EncryptionBuilderInterface.SignWith.signWith(SecretKeyRingProtector decryptor,
org.bouncycastle.openpgp.PGPSecretKey... keys) |
<O> EncryptionBuilderInterface.Armor |
EncryptionBuilderInterface.SignWith.signWith(SecretKeyRingProtector decryptor,
org.bouncycastle.openpgp.PGPSecretKeyRing... keyRings) |
<O> EncryptionBuilderInterface.Armor |
EncryptionBuilderInterface.SignWith.signWith(SecretKeyRingSelectionStrategy<O> selectionStrategy,
SecretKeyRingProtector decryptor,
MultiMap<O,org.bouncycastle.openpgp.PGPSecretKeyRingCollection> keys) |