de.schlichtherle.truezip.sample.zip.raes
Class KeyManagement.SimpleKeyProvider
java.lang.Object
de.schlichtherle.truezip.key.SafeKeyProvider<AesCipherParameters>
de.schlichtherle.truezip.sample.zip.raes.KeyManagement.SimpleKeyProvider
- All Implemented Interfaces:
- KeyProvider<AesCipherParameters>
- Enclosing class:
- KeyManagement
private static final class KeyManagement.SimpleKeyProvider
- extends SafeKeyProvider<AesCipherParameters>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
private AesCipherParameters key
KeyManagement.SimpleKeyProvider
KeyManagement.SimpleKeyProvider(char[] password)
getWriteKeyImpl
protected AesCipherParameters getWriteKeyImpl()
- Specified by:
getWriteKeyImpl in class SafeKeyProvider<AesCipherParameters>
getReadKeyImpl
protected AesCipherParameters getReadKeyImpl(boolean invalid)
- Specified by:
getReadKeyImpl in class SafeKeyProvider<AesCipherParameters>
setKey
public void setKey(AesCipherParameters key)
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.