krb5_error_code krb5_c_checksum_length ( krb5_context context, krb5_cksumtype cksumtype, size_t *length );
The context structure.
The checksum type.
A pointer to the checksum length.
This routine returns the checksum length for the checksum in cksumtype in the length argument.
This routine returns the following KRB5 status codes:
Bad encryption type.