// This is the header file for conference security functions in common.lib
//
//	Created:	ClausGi	10-24-95
//

// Functions:
BOOL WINAPI HashPassword ( LPSTR szPasswd, LPBYTE lpBuffer, LPDWORD lpcbBuffer );

