int AKPrin_getName | (const AKPrincipal ap, char* buff) |
Copies the AKPrincipal's distinguished name into buff.
Copies the AKPrincipal'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
Alphabetic index HTML hierarchy of classes or Java