TrueZIP Driver ZIP.RAES (TZP) 7.1

Uses of Interface
de.schlichtherle.truezip.crypto.raes.Type0RaesParameters

Packages that use Type0RaesParameters
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 Type0RaesParameters in de.schlichtherle.truezip.crypto.raes
 

Constructors in de.schlichtherle.truezip.crypto.raes with parameters of type Type0RaesParameters
Type0RaesOutputStream(OutputStream out, Type0RaesParameters param)
           
Type0RaesReadOnlyFile(ReadOnlyFile rof, Type0RaesParameters param)
           
 

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

Classes in de.schlichtherle.truezip.crypto.raes.param that implement Type0RaesParameters
private  class KeyManagerRaesParameters.Type0
          An adapter which presents the KeyManager's KeyProvider interface as Type0RaesParameters.
 


TrueZIP Driver ZIP.RAES (TZP) 7.1

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