Vtk_CertInfoDelete
Toolkit Reference

prevnext

Vtk_CertInfoDelete

#include <vtk_cert.h>
#include <vtk_defs.h>
#include <vtk_err.h>
Vtk_uint32 Vtk_CertInfoDelete(
Vtk_CertInfo *ci /* input */
);

Description

This certificate encapsulation function releases memory allocated to the Vtk_CertInfo structure and the detailed certificate information. Once this function completes successfully, the Vtk_CertInfo structure becomes invalid.

Parameters

ci Pointer to certificate information structure for which the memory is to be released.

Return Value

VTK_OK The function has completed successfully and the Vtk_CertInfo structure has been deleted.
error code The function has failed. For information about possible error values, refer to Appendix 

Notes

The application must call this function for certificate information returned using the Vtk_CertGetInfo function. If the application does not call Vtk_CertInfoDelete, memory leaks and other problems can occur. For more information about the memory model employed by the Toolkit, see Toolkit Memory Model.


See Also

Vtk_CertInfo

Vtk_CertGetInfo

prevnext


ValiCert, Inc.
http://www.valicert.com
Voice: +1.650.567.5469
Fax: (+1.650.254.2148
support@valicert.com