| RSA BSAFE Crypto-C |
Cryptographic Components for C |
| Search |
bslec.c, bslite.c, and bsliteds.c.
#include <bsafe.h>
typedef struct {
unsigned char *salt; /* The salt value */
unsigned int iterationCount; /* The iteration count */
} B_PBE_PARAMS;