de.schlichtherle.key.passwd.console
Class PromptingAesKeyProviderUI
java.lang.Object
de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
de.schlichtherle.key.passwd.console.PromptingAesKeyProviderUI
- All Implemented Interfaces:
- PromptingKeyProviderUI
public class PromptingAesKeyProviderUI
- extends PromptingKeyProviderUI
Extends its base class to enable the user to select the key strength
for the AES cipher.
This class is thread safe.
- Since:
- TrueZIP 6.4
- Version:
- $Id: PromptingAesKeyProviderUI.java 5e709f50671d 2010/11/05 11:52:07 christian $
- Author:
- Christian Schlichtherle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PromptingAesKeyProviderUI
public PromptingAesKeyProviderUI()
promptExtraData
protected void promptExtraData(PromptingKeyProvider provider)
- Overrides:
promptExtraData in class PromptingKeyProviderUI
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.