摘要: des.h #pragma once #include <windows.h> #include <atlstr.h> #include <wincrypt.h> typedef struct { BLOBHEADER header; DWORD cbKeySize; BYTE rgbKeyData 阅读全文
posted @ 2016-08-24 09:29 94cool 阅读(3552) 评论(0) 推荐(1)