text about when krb5_crypto_get_checksum_type is useful

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12615 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-08-23 11:49:38 +00:00
parent 7df97da057
commit 28a86465f4

View File

@@ -100,6 +100,10 @@ hash functions MD5, and SHA1 are not keyed.
returns the checksum type that will be used when creating a checksum for the given
.Fa crypto
context.
This function is useful in combination with
.Fn krb5_checksumsize
when you want to know the size a checksum will
use when you create it.
.\" .Sh EXAMPLE
.\" .Sh BUGS
.Sh SEE ALSO