RetroArch
Public Attributes | List of all members
mbedtls_pk_context Struct Reference

Public key container. More...

#include <pk.h>

Collaboration diagram for mbedtls_pk_context:
[legend]

Public Attributes

const mbedtls_pk_info_tpk_info
 
voidpk_ctx
 

Detailed Description

Public key container.

Member Data Documentation

◆ pk_ctx

void* mbedtls_pk_context::pk_ctx

Underlying public key context

◆ pk_info

const mbedtls_pk_info_t* mbedtls_pk_context::pk_info

Public key informations


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