摘要:
清除ssl状态C++#include "stdafx.h"#include "windows.h"#include "tchar.h"typedef BOOL (__stdcall * SSL_EMPTY_CACHE_FN_A) (LPSTR, DWORD);typedef BOOL (__stdc... 阅读全文
posted @ 2013-03-14 08:31 Leo(binbin) 阅读(1050) 评论(0) 推荐(0)
|
||
|
摘要:
清除ssl状态C++#include "stdafx.h"#include "windows.h"#include "tchar.h"typedef BOOL (__stdcall * SSL_EMPTY_CACHE_FN_A) (LPSTR, DWORD);typedef BOOL (__stdc... 阅读全文
posted @ 2013-03-14 08:31 Leo(binbin) 阅读(1050) 评论(0) 推荐(0) |
||