TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1

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

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

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

Subclasses of RaesException in de.schlichtherle.truezip.crypto.raes
 class RaesAuthenticationException
          Thrown to indicate that an RAES file has been tampered with.
 

Methods in de.schlichtherle.truezip.crypto.raes that throw RaesException
static RaesReadOnlyFile RaesReadOnlyFile.getInstance(File file, RaesParameters params)
          Creates a new instance of RaesReadOnlyFile.
 

Constructors in de.schlichtherle.truezip.crypto.raes that throw RaesException
Type0RaesReadOnlyFile(ReadOnlyFile rof, Type0RaesParameters param)
           
 


TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1

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