TrueZIP 6.8.3

Uses of Class
de.schlichtherle.crypto.io.raes.RaesKeyException

Packages that use RaesKeyException
de.schlichtherle.crypto.io.raes Reads and writes files according to the Random Access Encryption Specification (RAES). 
 

Uses of RaesKeyException in de.schlichtherle.crypto.io.raes
 

Methods in de.schlichtherle.crypto.io.raes that throw RaesKeyException
 char[] Type0RaesParameters.getCreatePasswd()
          Returns the password required to create or overwrite the RAES type 0 file.
 char[] KeyManagerRaesParameters.Type0.getCreatePasswd()
           
 char[] Type0RaesParameters.getOpenPasswd()
          Returns the password required to open the RAES type 0 file for reading.
 char[] KeyManagerRaesParameters.Type0.getOpenPasswd()
           
 

Constructors in de.schlichtherle.crypto.io.raes that throw RaesKeyException
Type0RaesOutputStream(OutputStream out, Type0RaesParameters parameters)
           
Type0RaesReadOnlyFile(ReadOnlyFile rof, Type0RaesParameters parameters)
           
 


TrueZIP 6.8.3

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.