TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1

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

Packages that use RaesKeyException
de.schlichtherle.truezip.crypto.raes Reads and writes files according to the Random Access Encryption Specification (RAES). 
de.schlichtherle.truezip.crypto.raes.param Provides AES cipher parameters for use as the key for the class PromptingKeyProvider
 

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

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

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

Uses of RaesKeyException in de.schlichtherle.truezip.crypto.raes.param
 

Methods in de.schlichtherle.truezip.crypto.raes.param that throw RaesKeyException
 char[] KeyManagerRaesParameters.Type0.getCreatePasswd()
           
 char[] KeyManagerRaesParameters.Type0.getOpenPasswd(boolean invalid)
           
 


TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1

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