public interface PGPDataDecryptor
Modifier and Type | Method and Description |
---|---|
int |
getBlockSize() |
java.io.InputStream |
getInputStream(java.io.InputStream in) |
PGPDigestCalculator |
getIntegrityCalculator() |
java.io.InputStream getInputStream(java.io.InputStream in)
int getBlockSize()
PGPDigestCalculator getIntegrityCalculator()