

#ifdef __cplusplus
extern "C" {
#endif

#define MULTI_THREADED
#include "schannel.h"
#include <sha.h>
#include <md2.h>
#include <rc2.h>
#include <rc4.h>
#include <md5.h>

#ifdef __cplusplus
}
#endif


#pragma hdrstop
