cprocsp-sys 0.0.5

CryptoPRO bindings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
/**
 * @author      : Oleg Lelenkov <o.lelenkov@gmail.com>
 * @file        : ssp_wrapper
 */

#ifndef SSP_WRAPPER_H

#define SSP_WRAPPER_H

#include <CSP_WinCrypt.h>

#endif