|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrozdzial2.Utils
rozdzial3.Utils
rozdzial4.Utils
Klasa narzędziowa dla przykładów z rozdziału 4.
Constructor Summary | |
Utils()
|
Method Summary | |
static java.security.SecureRandom |
createFixedRandom()
Zwraca obiekt SecureRandom generujacy stałą wartość. |
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.SecureRandom createFixedRandom()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |