|
JSS 3.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.security.SecureRandomSpi
|
+--org.mozilla.jss.provider.PKCS11SecureRandom
| Field Summary | |
(package private) JSSSecureRandom |
engine
|
| Constructor Summary | |
PKCS11SecureRandom()
|
|
| Method Summary | |
protected byte[] |
engineGenerateSeed(int numBytes)
|
protected void |
engineNextBytes(byte[] bytes)
|
protected void |
engineSetSeed(byte[] seed)
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
JSSSecureRandom engine
| Constructor Detail |
public PKCS11SecureRandom()
| Method Detail |
protected byte[] engineGenerateSeed(int numBytes)
protected void engineNextBytes(byte[] bytes)
protected void engineSetSeed(byte[] seed)
|
JSS 3.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||