int AKPrin_getGuarantor | (const AKPrincipal, char* buff) |
Copies the AKPrincipal's CA's distinguished name into buffThis function should be called first with buff equal to NULL to get the length of the distinguished name.
Copies the AKPrincipal's CA's distinguished name into buffThis 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
Alphabetic index HTML hierarchy of classes or Java