public class DecryptionBuilder extends Object implements DecryptionBuilderInterface
DecryptionBuilderInterface.Build, DecryptionBuilderInterface.DecryptWith, DecryptionBuilderInterface.HandleMissingPublicKeys, DecryptionBuilderInterface.VerifyWith
Constructor and Description |
---|
DecryptionBuilder() |
Modifier and Type | Method and Description |
---|---|
DecryptionBuilderInterface.DecryptWith |
onInputStream(InputStream inputStream) |
public DecryptionBuilder()
public DecryptionBuilderInterface.DecryptWith onInputStream(InputStream inputStream)
onInputStream
in interface DecryptionBuilderInterface