[an error occurred while processing this directive]
krb5_error_code krb5_copy_keyblock( krb5_context context, const krb5_key lock *from, krb5_keyblock **to );
The context structure.
The keyblock to copy.
A pointer to a copy of the keyblock.
This routine copies a keyblock, and sets the *to argument to point to the newly allocated copy, which should be freed with krb5_free_keyblock.
This routine returns the following KRB5 status code:
0