HP Open Source Security for OpenVMS Volume 3: Kerberos > Chapter 6 KRB5 (Kerberos V5) Application Programming
Interfacekrb5_get_server_rcache — Create a replay cache for server use
This routine generates a replay cache name, allocates space for its handle, and opens it. Upon successful return, ret_rcache is filled in to contain a handle to an open rcache, which should be closed with krb5_rc_close. |