WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIEntropyCollector
| IID: | 6f883680-ab9d-11d4-9978-00b0d02354a0 |
| Inherits From: | nsISupports |
Methods
void randomUpdate ( buffer* entropy , PRInt32 bufLen )
void randomUpdate ( buffer* entropy , PRInt32 bufLen )
Add the following bytes to the pool of data to be used in gathering entropy.
- Arguments:
- entropy
- bufLen
References
This interface is passed as an argument to the following methods:
nsIBufEntropyCollector.forwardTo
Reference documentation is generated from Mozilla's source.
