| RSA BSAFE Crypto-C |
Cryptographic Components for C |
| Search |
x931.c, and x931rand.c.
#include <atypes.h>
typedef struct {
unsigned int numberOfStreams;
ITEM seed;
/* ITEM q; Left off unless it's seen to be important. */
} A_X931_RANDOM_PARAMS;