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 - X509CertInfoExit- RTS_IEC_RESULT- Result of the operation - Input - pCertInfo- POINTER TO RtsX509CertInfo - Pointer to the object to clean up. 
