cprocsp-sys 0.0.5

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

#ifndef CADES_WRAPPER_H
#define CADES_WRAPPER_H

#include <cades.h>

#endif