Creates a certification mapping object.
Type
Certificate map function, global scope.
Syntax
int SM_EXTERN Sm_PolicyApi_CreateCertMap ( void* pSessionHandle, Sm_PolicyApi_CertMap_t* pCertMap, const bool bUpdate );
Parameter |
I/O |
Description |
---|---|---|
pSessionHandle |
I |
A pointer to an internal Policy Management API data structure. The structure holds information about the administrator session and the client session. |
pCertMap |
I |
The address of a pointer to Sm_PolicyApi_CertMap_t, which contains information about certificate mapping. |
Update |
I |
A flag to indicate that if an existing object is found, it should be updated. |
Returns
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |