|
Oracle Fusion Middleware JCE Java API Reference for Oracle Security Developer Tools 11g Release 1 (11.1.1) E10697-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
java.security.SecureRandomSpi
oracle.security.crypto.jce.provider.PhaosSecureRandomSpi
public abstract class PhaosSecureRandomSpi
| Method Summary | |
|---|---|
protected byte[] |
engineGenerateSeed(int numBytes) |
protected void |
engineNextBytes(byte[] bytes) |
protected void |
engineSetSeed(byte[] bytes) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected byte[] engineGenerateSeed(int numBytes)
engineGenerateSeed in class java.security.SecureRandomSpiprotected void engineNextBytes(byte[] bytes)
engineNextBytes in class java.security.SecureRandomSpiprotected void engineSetSeed(byte[] bytes)
engineSetSeed in class java.security.SecureRandomSpi
|
Oracle Fusion Middleware JCE Java API Reference for Oracle Security Developer Tools 11g Release 1 (11.1.1) E10697-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||