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_getremotesubkey -- Retrieve the remote_subkey keyblock from auth_context
C Prototype
krb5_error_code krb5_auth_con_getremotesubkey( krb5_context context, krb5_auth_context auth_context, krb5_keyblock **keyblock );
Arguments
remote_subkey
auth_context
Description This routine retrieves the remote_subkey 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: