Previous Topic: Sm_PolicyApi_GetAuthAzMap()

Next Topic: Sm_PolicyApi_GetChildren()

Sm_PolicyApi_GetCertMap()

Retrieves a certificate mapping object.

Type

Certificate map function, global scope.

Syntax

int SM_EXTERN Sm_PolicyApi_GetCertMap (
   void*                        pSessionHandle,
   const char*                  pszCertMapOid,
   Sm_PolicyApi_CertMap_t**     ppCertMap
);

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.

pszCertMapOid

I

A null-terminated string containing the object identifier of the certificate mapping object.

ppCertMap

O

The address of a pointer to an Sm_PolicyApi_CertMap_t structure.

Returns


Copyright © 2010 CA. All rights reserved. Email CA about this topic