HP Open Source Security for OpenVMS Volume 3: Kerberos > Chapter 6 KRB5 (Kerberos V5) Application Programming
Interfacekrb5_copy_keyblock_contents — Copy a keyblock’s contents
This routine copies keyblock contents from from to to, including allocated storage. The allocated storage should be freed by using free(to->contents). |