Package edu.emory.mathcs.util.security.io

Secure I/O.

See:
          Description

Class Summary
SecureByteArrayOutputStream Variant of ByteArrayOutputStream that ensures that all data is cleared from temporary arrays before they are unreferenced.
 

Package edu.emory.mathcs.util.security.io Description

Secure I/O.