| RSA BSAFE Cert-C Micro Edition |
The power of PKI for the smallest of devices |
Functions | |
| int | R_CR_random_seed (R_CR *crypto, unsigned char *bytes, unsigned int len) |
| Seeds the Pseudo Random Number Generator (PRNG). More... | |
| int | R_CR_random_bytes (R_CR *crypto, unsigned int dlen, unsigned char *obuf, unsigned int *olen) |
| Returns a number of random Bytes. More... | |
|
||||||||||||||||||||
|
Returns a number of random Bytes.
|
|
||||||||||||||||
|
Seeds the Pseudo Random Number Generator (PRNG).
|