Vtk_Extension
Toolkit Reference

prevnext

Vtk_Extension

typedef struct {
Vtk_Buffer oid;
int critical;
Vtk_Buffer value;
void *vtkPrivateData;
}Vtk_Extension;

Description

This structure is used to represent an X.509 extension. Extensions can be present in certificates, CRLs, and the OCSP and CRT protocols. The data added depends on the type of extension.

This structure is returned by several of the extension functions and describes a specific extension within the list of extensions.

Parameters

oid Object Identifier for the extension.
critical Value that determines whether the extension is critical. The possible values are 0 and 1.
value Buffer representing the value of the extension.
vtkPrivateData Toolkit private data which is opaque to the application.

Notes

None

See Also

Vtk_ErrorToString_r

Vtk_ExtensionGetByOid

Vtk_ExtensionsGetith

prevnext


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