Toolkit Reference |
This validation function adds an extension to an entire OCSP or CRT validation request. A validation request can be for one or more certificates. An extension added using this function applies to all the certificates in the request. An application can call Vtk_ExtensionNew to create an extension and can call Vtk_ExtensionInit to initialize the data. The data by can be any data that the application wants to add to a validation request.
An extension added with this function can have a VA server extension counterpart that provides Stateful Validation using the VA API described in the ValiCert Enterprise VA Installation and Administration Guide.
Return Value
VTK_OK
The function has completed successfully and the extension has been added to the validation query.
error code
The function has failed. For information about possible error values, refer to
Appendix
![]() |
An application can add extensions to the entire request as well as individual certificates in the validation request. |
Vtk_ValidationAddReqExtForSingleCert
Vtk_ValidationAddReqExtForSingleCertHdl
ValiCert, Inc. http://www.valicert.com Voice: +1.650.567.5469 Fax: (+1.650.254.2148 support@valicert.com |