Cryptographic Components for C
keywrap.c.
#include <bsafe.h>
typedef struct { B_INFO_TYPE encryptAlgorithm; unsigned char *iv; int pemEncode; } B_SSLC_KEY_WRAP_PARAMS;