public static interface EncryptionBuilderInterface.Armor
Modifier and Type | Method and Description |
---|---|
EncryptionStream |
asciiArmor() |
EncryptionStream |
noArmor() |
EncryptionStream asciiArmor() throws IOException, org.bouncycastle.openpgp.PGPException
IOException
org.bouncycastle.openpgp.PGPException
EncryptionStream noArmor() throws IOException, org.bouncycastle.openpgp.PGPException
IOException
org.bouncycastle.openpgp.PGPException