gnu.crypto.tool.keytool
Class Trust
java.lang.Object
gnu.crypto.tool.keytool.Command
gnu.crypto.tool.keytool.Trust
- class Trust
- extends Command
Constructor Summary |
(package private) |
Trust(Command previous)
|
DEFAULT_ALIAS
static final String DEFAULT_ALIAS
- See Also:
- Constant Field Values
armor
boolean armor
noKeystore
boolean noKeystore
validity
int validity
verbose
int verbose
alias
String alias
caAlias
String caAlias
file
String file
outFile
String outFile
storeType
String storeType
certType
String certType
storeFile
String storeFile
secretStore
String secretStore
handler
CallbackHandler handler
date
Date date
providerName
String providerName
provider
Provider provider
Trust
Trust(Command previous)
toString
public String toString()
run
public void run()
throws Exception
- Throws:
Exception
println
protected void println(String mesg)
throws UnsupportedCallbackException,
IOException
- Throws:
UnsupportedCallbackException
IOException
print
protected void print(String mesg)
throws UnsupportedCallbackException,
IOException
- Throws:
UnsupportedCallbackException
IOException
Copyright © 2001, 2002, 2003
Free Software Foundation,
Inc. All Rights Reserved.