| RSA BSAFE Crypto-C |
Cryptographic Components for C |
| Search |
#include <bsafe.h>
typedef struct {
ITEM salt; /* The variable-length salt */
unsigned int macLen; /* The length to use for MAC value */
} B_RC4_WITH_MAC_PARAMS;