SS_ADV_CRED_T and SS_ADV_CERT_T
This is the generic structure used by SS_ADV_BIND_INFO_T to provide generic storage for different authentication credentials. The same structure also can be used to encode a certificate required for authentication.
typedef struct
{
unsigned long len;
void *data];
} SS_ADV_CRED_T;
This structure provides a generic storage for passing credential in an advanced bind to eDirectory. Flags in the SS_ADV_BIND_INFO_T define the type of credential used.