ReactOS 0.4.15-dev-7907-g95bf896
x509_csr.h File Reference

X.509 certificate signing request parsing and writing. More...

#include "config.h"
#include "x509.h"
Include dependency graph for x509_csr.h:

Go to the source code of this file.

Classes

struct  mbedtls_x509_csr
 
struct  mbedtls_x509write_csr
 

Typedefs

Structures and functions for X.509 Certificate Signing Requests (CSR)
typedef struct mbedtls_x509_csr mbedtls_x509_csr
 
typedef struct mbedtls_x509write_csr mbedtls_x509write_csr
 

Detailed Description

X.509 certificate signing request parsing and writing.

Definition in file x509_csr.h.