X509CertInfoExit (FUN)ΒΆ
FUNCTION X509CertInfoExit : RTS_IEC_RESULT
Cleanup an RtsX509CertInfo structure. All allocated memory used by this strucutre will be release.
- InOut:
Scope
Name
Type
Comment
Return
X509CertInfoExitRTS_IEC_RESULTResult of the operation
Input
pCertInfoPOINTER TO RtsX509CertInfo
Pointer to the object to clean up.