TrueZIP Driver ZIP.RAES (TZP) 7.1

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.getReadPassword(boolean invalid)
          Returns the password required to open the RAES type 0 file for reading.
 char[] Type0RaesParameters.getWritePassword()
          Returns the password required to create or overwrite the RAES type 0 file.
 

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

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


TrueZIP Driver ZIP.RAES (TZP) 7.1

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