RSA BSAFE Crypto-C

Cryptographic Components for C

Search

A_X931_RANDOM_PARAMS Struct Reference

This structure holds the information used by the X9.31 SHA RNG.

Samples:

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;

Copyright (c) 1999-2005 RSA Security Inc. All rights reserved. 068-001001-6210-001-000 - 6.2.1