org.ccnx.ccn.test.io.CCNSecureInputStreamTest.StreamFactory Class Reference
List of all members.
Public Member Functions |
| StreamFactory (String file_name) throws NoSuchAlgorithmException, IOException, InterruptedException |
abstract CCNInputStream | makeInputStream () throws IOException |
abstract OutputStream | makeOutputStream () throws IOException |
void | writeFile (int fileLength) throws IOException, NoSuchAlgorithmException, InterruptedException |
void | streamEncryptDecrypt () throws IOException |
void | seeking () throws IOException, NoSuchAlgorithmException |
void | markReset () throws IOException, NoSuchAlgorithmException |
void | skipping () throws IOException, NoSuchAlgorithmException |
Package Attributes |
ContentName | name |
ContentKeys | keys |
int | encrLength = 25*1024+301 |
byte[] | encrData |
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/test/io/CCNSecureInputStreamTest.java