|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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.