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. More... | |
UINT32 | certificateSize |
Size of certificate in bytes (optional) More... | |
PBYTE | pPrivateKey |
Private key bit. More... | |
UINT32 | privateKeySize |
Size of private key in bytes (optional) More... | |
Specifies the certificate and the private key used by the certificate. The Certificates are in the form of x509 certs.