| 
Oracle Security Developer Tools JCE Java API Reference 11g (11.1.1) E10697-02  | 
||||||||
| 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 Security Developer Tools JCE Java API Reference 11g (11.1.1) E10697-02  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||