GSS-API Programming Guide

Accessory Functions

The client and server programs use certain support functions, for example to display the value of returned flags. As they are either not specific to the GSS-API or else are not terribly important, they are not covered here. They may be found in Ancillary Functions. Two of them, however, send_token() and recv_token(), are significant enough that they are listed separately in send_token() and recv_token().