TrueZIP 6.8.1

de.schlichtherle.key.passwd.console
Class PromptingAesKeyProviderUI

java.lang.Object
  extended by de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
      extended by 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,v 1.3 2010/08/16 10:55:55 christian_schlichtherle Exp $
Author:
Christian Schlichtherle

Field Summary
 
Fields inherited from class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
con, resources
 
Constructor Summary
PromptingAesKeyProviderUI()
           
 
Method Summary
protected  void promptExtraData(PromptingKeyProvider provider)
           
 
Methods inherited from class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
printf, printf, promptCreateKey, promptInvalidOpenKey, promptUnknownOpenKey, readLine, readLine, readPassword
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PromptingAesKeyProviderUI

public PromptingAesKeyProviderUI()
Method Detail

promptExtraData

protected void promptExtraData(PromptingKeyProvider provider)
Overrides:
promptExtraData in class PromptingKeyProviderUI

TrueZIP 6.8.1

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