TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1

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

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

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

Subclasses of RaesParametersException in de.schlichtherle.truezip.crypto.raes
 class RaesKeyException
          Thrown to indicate that retrieving a key to encrypt some pay load data to an RAES file has been disabled or cancelled.
 

Methods in de.schlichtherle.truezip.crypto.raes that throw RaesParametersException
private static
<P extends RaesParameters>
P
RaesReadOnlyFile.findParameters(Class<P> type, RaesParameters parameters)
           
static RaesReadOnlyFile RaesReadOnlyFile.getInstance(File file, RaesParameters params)
          Creates a new instance of RaesReadOnlyFile.
static RaesOutputStream RaesOutputStream.getInstance(OutputStream out, RaesParameters parameters)
          Creates a new instance of RaesOutputStream.
 


TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1

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