[an error occurred while processing this directive]
krb5_error_code krb5_auth_con_getrecvsubkey( krb5_context context, krb5_auth_context auth_context, krb5_keyblock **keyblock );
The context structure.
A per-connection context.
recv_subkey keyblock stored in auth_context.
This routine retrieves the recv_subkey keyblock stored in auth_context. The memory allocated in this function should be freed with a call to krb5_free_keyblock.
This routine returns the following KRB5 status code:
0