|
Botan
2.13.0
Crypto and TLS for C++11
|
#include <botan/pk_keys.h>#include <botan/internal/ffi_util.h>Go to the source code of this file.
Functions | |
| BOTAN_FFI_DECLARE_STRUCT (botan_pubkey_struct, Botan::Public_Key, 0x2C286519) | |
| BOTAN_FFI_DECLARE_STRUCT (botan_privkey_struct, Botan::Private_Key, 0x7F96385E) | |
| BOTAN_FFI_DECLARE_STRUCT | ( | botan_pubkey_struct | , |
| Botan::Public_Key | , | ||
| 0x2C286519 | |||
| ) |
| BOTAN_FFI_DECLARE_STRUCT | ( | botan_privkey_struct | , |
| Botan::Private_Key | , | ||
| 0x7F96385E | |||
| ) |
1.8.9.1