`deprecate' krb5_key_to_string

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3538 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-09-22 18:42:16 +00:00
parent cbfdc6672b
commit a894a2ae96

View File

@@ -365,7 +365,8 @@ krb5_generate_random_keyblock(krb5_context context,
} }
krb5_error_code /* is this something that anyone wants to use? */
static krb5_error_code
krb5_key_to_string(krb5_context context, krb5_key_to_string(krb5_context context,
krb5_keyblock key, krb5_keyblock key,
krb5_boolean include_keydata, krb5_boolean include_keydata,