|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CMSProcessable
Use CMSTypedData instead of this. See CMSProcessableFile/ByteArray for defaults.
| Method Summary | |
|---|---|
java.lang.Object |
getContent()
|
void |
write(java.io.OutputStream out)
generic routine to copy out the data we want processed - the OutputStream passed in will do the handling on it's own. |
| Method Detail |
|---|
void write(java.io.OutputStream out)
throws java.io.IOException,
CMSException
Note: this routine may be called multiple times.
java.io.IOException
CMSExceptionjava.lang.Object getContent()
|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||