org.bouncycastle.cms
public class CMSProcessableFile extends Object implements CMSProcessable
| Constructor Summary | |
|---|---|
| CMSProcessableFile(File file) | |
| CMSProcessableFile(File file, int bufSize) | |
| Method Summary | |
|---|---|
| Object | getContent()
Return the file handle. |
| void | write(OutputStream zOut) |