ReactOS 0.4.15-dev-7842-g558ab78
schnlsp.h
Go to the documentation of this file.
1#ifndef _SCHNLSP_H
2#define _SCHNLSP_H
3
4#define SECPKG_ATTR_SUPPORTED_ALGS 86
5#define SECPKG_ATTR_CIPHER_STRENGTHS 87
6#define SECPKG_ATTR_SUPPORTED_PROTOCOLS 88
7
8#include <schannel.h>
9
10#endif /* _SCHNLSP_H */