|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectchapter8.JKSStoreExample
public class JKSStoreExample
Example of basic use of a KeyStore.
Field Summary | |
---|---|
static char[] |
keyPassword
|
Constructor Summary | |
---|---|
JKSStoreExample()
|
Method Summary | |
---|---|
static java.security.KeyStore |
createKeyStore()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static char[] keyPassword
Constructor Detail |
---|
public JKSStoreExample()
Method Detail |
---|
public static java.security.KeyStore createKeyStore() throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |