|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrozdzial2.Utils
rozdzial3.Utils
rozdzial4.Utils
rozdzial5.Utils
rozdzial6.Utils
rozdzial7.Utils
rozdzial8.Utils
rozdzial9.Utils
rozdzial10.Utils
Klasa narzędziowa dla rozdziału 10.
Field Summary | |
static java.lang.String |
CLIENT_NAME
|
static char[] |
CLIENT_PASSWORD
|
static java.lang.String |
SERVER_NAME
Nazwy i hasła dla potrzebnych wpisów do repozytoriów. |
static char[] |
SERVER_PASSWORD
|
static java.lang.String |
TRUST_STORE_NAME
|
static char[] |
TRUST_STORE_PASSWORD
|
Fields inherited from class rozdzial9.Utils |
KEY_PASSWD |
Fields inherited from class rozdzial8.Utils |
END_ENTITY_ALIAS, INTERMEDIATE_ALIAS, ROOT_ALIAS |
Constructor Summary | |
Utils()
|
Methods inherited from class rozdzial9.Utils |
buildPath, createCredentials, createMimeMessage |
Methods inherited from class rozdzial8.Utils |
createEndEntityCredential, createIntermediateCredential, createRootCredential |
Methods inherited from class rozdzial7.Utils |
generateEndEntityCert, generateIntermediateCert, generateRootCert |
Methods inherited from class rozdzial6.Utils |
generateRSAKeyPair |
Methods inherited from class rozdzial4.Utils |
createFixedRandom |
Methods inherited from class rozdzial3.Utils |
createCtrIvForAES, createKeyForAES, toByteArray, toString, toString |
Methods inherited from class rozdzial2.Utils |
toHex, toHex |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String SERVER_NAME
public static final char[] SERVER_PASSWORD
public static final java.lang.String CLIENT_NAME
public static final char[] CLIENT_PASSWORD
public static final java.lang.String TRUST_STORE_NAME
public static final char[] TRUST_STORE_PASSWORD
Constructor Detail |
public Utils()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |