TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1

de.schlichtherle.truezip.key
Interface SafeKey<K>

All Superinterfaces:
Cloneable
All Known Implementing Classes:
AesCipherParameters

public interface SafeKey<K>
extends Cloneable

A safe key for a protected resource.

Author:
Christian Schlichtherle

Method Summary
 K clone()
          Clones this safe key.
 void reset()
          Resets this safe key to it's initial state, wiping any data from heap.
 

Method Detail

clone

K clone()
Clones this safe key.


reset

void reset()
Resets this safe key to it's initial state, wiping any data from heap.


TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1

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