mbed TLS v2.16.8
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 78 of file pkcs11.h.

Field Documentation

◆ len

int mbedtls_pkcs11_context::len

Definition at line 81 of file pkcs11.h.

◆ pkcs11h_cert

pkcs11h_certificate_t mbedtls_pkcs11_context::pkcs11h_cert

Definition at line 80 of file pkcs11.h.


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