ReactOS 0.4.15-dev-6694-g4ba8af9
|
#include <x509_csr.h>
Public Attributes | |
mbedtls_pk_context * | key |
mbedtls_asn1_named_data * | subject |
mbedtls_md_type_t | md_alg |
mbedtls_asn1_named_data * | extensions |
Container for writing a CSR
Definition at line 99 of file x509_csr.h.