HP Open Source Security for OpenVMS Volume 3: Kerberos > Chapter 6 KRB5 (Kerberos V5) Application Programming
Interfacekrb5_auth_con_setports — Set port fields in the auth_context
This routine copies the local_port and remote_port addresses into auth_context. If either address is NULL, the previous address remains in place. These addresses are set by krb5_auth_con_genaddrs. |