| RSA BSAFE Crypto-C |
Cryptographic Components for C |
| Search |
#include <bsafe.h>
typedef struct {
unsigned char *key; /* A pointer to and eight-Byte key */
unsigned int effectiveKeyBits; /* The effective key length */
} B_RC2_BSAFE1_PARAMS_KEY;