HP Open Source Security for OpenVMS Volume 3: Kerberos > Chapter 6 KRB5 (Kerberos V5) Application Programming
Interfacekrb5_c_make_checksum — Compute a checksum
This routine computes a checksum, which is returned in cksum. Input parameters include the checksum type cksumtype, the encryption key key, a salt value usage, and the data for which a checksum is to be produced in input. |