MIT Kerberos Documentation
Contents
|
previous
|
next
|
index
|
Search
|
feedback
krb5_c_is_coll_proof_cksum - Test whether a checksum type is collision-proof.
¶
krb5_boolean
krb5_c_is_coll_proof_cksum
(
krb5_cksumtype
ctype
)
¶
param:
[in]
ctype
- Checksum type
return:
TRUE if ctype is collision-proof, FALSE if it is not collision-proof or not a valid checksum type.
On this page
krb5_c_is_coll_proof_cksum - Test whether a checksum type is collision-proof.
Table of contents
For users
For administrators
For application developers
Developing with GSSAPI
Year 2038 considerations for uses of krb5_timestamp
Differences between Heimdal and MIT Kerberos API
Initial credentials
Principal manipulation and parsing
Complete reference - API and datatypes
krb5 API
krb5 types and structures
krb5 simple macros
For plugin module developers
Building Kerberos V5
Kerberos V5 concepts
Protocols and file formats
MIT Kerberos features
How to build this documentation from the source
Contributing to the MIT Kerberos Documentation
Resources
Full Table of Contents
Search