Example program to test AES-GCM functionality. Used for a workshop
pk_context Struct Reference
Public key container. More...
#include <pk.h>
Data Fields | |
| const pk_info_t * | pk_info |
| Public key informations. | |
| void * | pk_ctx |
| Underlying public key context. | |
Detailed Description
Public key container.
Definition at line 182 of file pk.h.
Field Documentation
Generated on Tue Jul 12 2022 19:40:22 by
1.7.2