|
|||||||||||
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
Klasa narzędziowa do rozdziału 6.
Constructor Summary | |
Utils()
|
Method Summary | |
static java.security.KeyPair |
generateRSAKeyPair()
Tworzy parę losowych, 1024-bitowych kluczy RSA. |
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 |
Constructor Detail |
public Utils()
Method Detail |
public static java.security.KeyPair generateRSAKeyPair() throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |