Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
HP.com home

HP OpenVMS Systems Documentation

Content starts here
HP Open Source Security for OpenVMS Volume 3: Kerberos > Chapter 6 KRB5 (Kerberos V5) Application Programming Interface

krb5_c_is_coll_proof_cksum — Test to see if a checksum is collision proof

 » Table of Contents

 » Glossary

 » Index

C Prototype

krb5_boolean krb5_c_is_coll_proof_cksum (
const krb5_cksumtype ctype );

Arguments

ctype (input) 

The checksum type to test.

Description

This routine tests the collision proof flag on the checksum given.

Return Values

This routine returns one of the following KRB5 status codes:

0 Checksum is not collision proof, or checksum type is not in the list.

1

Checksum is collision proof.

 

Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2012 Hewlett-Packard Development Company, L.P.