Specifies the certificate and the private key used by the certificate. The Certificates are in the form of x509 certs. More...
#include <Include.h>

Public Attributes | |
| PBYTE | pCertificate |
| Certificate bits. | |
| UINT32 | certificateSize |
| Size of certificate in bytes (optional) | |
| PBYTE | pPrivateKey |
| Private key bit. | |
| UINT32 | privateKeySize |
| Size of private key in bytes (optional) | |
Specifies the certificate and the private key used by the certificate. The Certificates are in the form of x509 certs.