int AKPrin_getGuarantor (const AKPrincipal, char* buff)

Copies the AKPrincipal's CA's distinguished name into buff

Documentation

Copies the AKPrincipal's CA's distinguished name into buff.This function should be called first with buff equal to NULL to get the length of the distinguished name. Then a buffer should be allocated by the caller of that length and this method called again to fill in the buffer
Returns:
the length of the ca's dn.
Parameters:
ap - a pointer to an AkPrincipal
buff - if NULL only the length of the DN will be returned if non-NULL a pointer to a buffer into which the CA's DN will be coppied

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de