Mbed TLS v2.28.9
Loading...
Searching...
No Matches
mbedtls_pk_debug_item Struct Reference

Item to send to the debug module. More...

#include <pk.h>

Data Fields

mbedtls_pk_debug_type type
 
const char * name
 
void * value
 

Detailed Description

Item to send to the debug module.

Definition at line 168 of file pk.h.

Field Documentation

◆ name

const char* mbedtls_pk_debug_item::name

Definition at line 170 of file pk.h.

◆ type

mbedtls_pk_debug_type mbedtls_pk_debug_item::type

Definition at line 169 of file pk.h.

◆ value

void* mbedtls_pk_debug_item::value

Definition at line 171 of file pk.h.


The documentation for this struct was generated from the following file: