HP Open Source Security for OpenVMS Volume 3: Kerberos > Chapter 6 KRB5 (Kerberos V5) Application Programming
Interfacekrb5_auth_con_getsendsubkey — Retrieve the send_subkey keyblock from auth_context
This routine retrieves the send_subkey keyblock stored in auth_context. The memory allocated in this function should be freed with a call to krb5_free_keyblock. |