If both a Table of Contents and Search form are not displayed in separate frames along with this one, you may wish to redisplay this book in a frameset, beginning with the first page.
krb5_auth_con_getkey -- Retrieve keyblock from auth_context
C Prototype
krb5_error_code krb5_auth_con_getkey( krb5_context context, krb5_auth_context auth_context, krb5_keyblock **keyblock );
Arguments
auth_context
Description This routine retrieves the keyblock stored in auth_context. The memory allocated in this function should be freed with a call to krb5_free_keyblock.
krb5_free_keyblock
Return Values This routine returns the following KRB5 status code: