RSA BSAFE Crypto-C

Cryptographic Components for C

Search

A_ENTROPY_CTX_PARAMS Struct Reference

This structure holds the information used by the entropy gatherer.

Samples:

entrpycb.c.

#include <atypes.h>

typedef struct {
  unsigned int strength;
  unsigned int mode;
} A_ENTROPY_CTX_PARAMS;

Data Fields

unsigned int strength
 The required strength of the bits generated.

unsigned int mode
 The mode to use when generating bits.
See Entropy Modes for valid values.


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