Home >> All >> edu >> emory >> mathcs >> util >> security >> [ io Javadoc ] |
edu.emory.mathcs.util.security.io: Javadoc index of package edu.emory.mathcs.util.security.io.
Package Samples:
edu.emory.mathcs.util.security.io: Security-related utilities.
Classes:
SecureByteArrayOutputStream: Variant of ByteArrayOutputStream that ensures that all data is cleared from temporary arrays before they are unreferenced. Hence, this class can be safely used to convert sensitive information into byte arrays, provided that it is closed 55 after use.
Home | Contact Us | Privacy Policy | Terms of Service |