X509CertGetContent
(FUN)
FUNCTION X509CertGetContent : RTS_IEC_RESULT
Get some common content from the certificate.
- InOut:
Scope
Name
Type
Comment
Return
X509CertGetContent
RTS_IEC_RESULT
Result of the operation.
Input
hCert
RTS_IEC_HANDLE
Handle of the certificate of intrest.
pCertContent
POINTER TO RtsX509CertInfo
Pointer where to store the information.