TrueZIP 6.8.3

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

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

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

Subclasses of RaesParametersException in de.schlichtherle.crypto.io.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.crypto.io.raes that throw RaesParametersException
private static RaesParameters RaesReadOnlyFile.findParameters(Class type, RaesParameters parameters)
           
static RaesReadOnlyFile RaesReadOnlyFile.getInstance(File file, RaesParameters parameters)
          Creates a new instance of RaesReadOnlyFile.
static RaesOutputStream RaesOutputStream.getInstance(OutputStream out, RaesParameters parameters)
          Creates a new instance of RaesOutputStream.
static RaesReadOnlyFile RaesReadOnlyFile.getInstance(ReadOnlyFile rof, RaesParameters parameters)
          Creates a new instance of RaesReadOnlyFile.
 


TrueZIP 6.8.3

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