Botan 3.4.0
Crypto and TLS for C&
Functions
ffi_pkey.h File Reference

Internal Header. More...

#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_privkey_struct, Botan::Private_Key, 0x7F96385E)
 
 BOTAN_FFI_DECLARE_STRUCT (botan_pubkey_struct, Botan::Public_Key, 0x2C286519)
 

Detailed Description

Internal Header.

Definition in file ffi_pkey.h.

Function Documentation

◆ BOTAN_FFI_DECLARE_STRUCT() [1/2]

BOTAN_FFI_DECLARE_STRUCT ( botan_privkey_struct ,
Botan::Private_Key ,
0x7F96385E  )

◆ BOTAN_FFI_DECLARE_STRUCT() [2/2]

BOTAN_FFI_DECLARE_STRUCT ( botan_pubkey_struct ,
Botan::Public_Key ,
0x2C286519  )