HP Open Source Security for OpenVMS Volume 3: Kerberos > Chapter 6 KRB5 (Kerberos V5) Application Programming
Interfacekrb5_auth_con_setuseruserkey — Set keyblock field in auth_context to temporary key
This routine overloads the keyblock field. It is only useful prior to a krb5_rd_req_decode call for user-to-user authentication where the server has the key and needs to use it to decrypt the incoming request. Once decrypted, this key is no longer necessary. It is then overwritten with the session key sent by the client. |