[an error occurred while processing this directive]
krb5_error_code krb5_copy_checksum( krb5_context context, const krb5_checksum *ckfrom, krb5_checksum **ckto );
The context structure.
The checksum to be copied.
A pointer to a copy of the checksum.
This routine copies a checksum structure, filling in *ckto to point to the newly allocated copy, which should be freed with krb5_free_checksum.
This routine returns the following KRB5 status code:
0