public class DecryptionStream extends InputStream
Modifier and Type | Method and Description |
---|---|
void |
close() |
OpenPgpMetadata |
getResult() |
int |
read() |
available, mark, markSupported, read, read, reset, skip
public int read() throws IOException
read
in class InputStream
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class InputStream
IOException
public OpenPgpMetadata getResult()