Cryptographic Components for C
#include <atypes.h>
typedef struct { unsigned int keyUsage; unsigned int keyLengthInBytes; UINT4 lifeTime; unsigned int protectFlag; } A_SYMMETRIC_KEY_DEFINER;