mbed TLS v2.16.6
Data Fields
mbedtls_pkcs11_context Struct Reference

#include <pkcs11.h>

Data Fields

pkcs11h_certificate_t pkcs11h_cert
 
int len
 

Detailed Description

Context for PKCS #11 private keys.

Definition at line 53 of file pkcs11.h.

Field Documentation

◆ len

int mbedtls_pkcs11_context::len

Definition at line 56 of file pkcs11.h.

◆ pkcs11h_cert

pkcs11h_certificate_t mbedtls_pkcs11_context::pkcs11h_cert

Definition at line 55 of file pkcs11.h.


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