Vtk_ProtocolDetails
Toolkit Reference

prevnext

Vtk_ProtocolDetails

typedef struct Vtk_ProtocolDetails_st Vtk_ProtocolDetails;
typedef struct {
enum Vtk_DataFormat encoding;
enum Vtk_DataType type;
}Vtk_CRLProtocolDetails;
struct Vtk_ProtocolDetails_st
{
enum Vtk_ValidationMech type
union
{
Vtk_CRLProtocolDetails crl;
} d;

Description

A structure that defines additional VA protocol information. Currently this structure is applicable to only CRL protocol information.

Parameters

type Validation mechanism type employed by the user. The possible values are:
  • VTK_VM_CRL

For more information about this value, see Vtk_ValidationMech.
crl CRL retrieval mechanism employed by the application. The information includes the data type and format applied to the data passed between the Toolkit and the application.

Notes

Currently, this structure is used only for CRLs.


See Also

Vtk_ValQuery

Vtk_CtxtSetVaInfo

prevnext


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