Botan 2.19.3
Crypto and TLS for C&
sm2_enc.h
Go to the documentation of this file.
1/*
2* SM2 Encryption
3* (C) 2017 Ribose Inc
4*
5* Botan is released under the Simplified BSD License (see license.txt)
6*/
7
8#ifndef BOTAN_SM2_ENC_KEY_H_
9#define BOTAN_SM2_ENC_KEY_H_
10
11#include <botan/sm2.h>
12
14
15#endif
#define BOTAN_DEPRECATED_HEADER(hdr)
Definition compiler.h:132