diff options
Diffstat (limited to 'doc/html/_sources/appdev/refs/api/krb5_process_key.txt')
| -rw-r--r-- | doc/html/_sources/appdev/refs/api/krb5_process_key.txt | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/doc/html/_sources/appdev/refs/api/krb5_process_key.txt b/doc/html/_sources/appdev/refs/api/krb5_process_key.txt new file mode 100644 index 000000000000..3d08b5dcaea0 --- /dev/null +++ b/doc/html/_sources/appdev/refs/api/krb5_process_key.txt @@ -0,0 +1,46 @@ +krb5_process_key +================ + +.. + +.. c:function:: krb5_error_code krb5_process_key(krb5_context context, krb5_encrypt_block * eblock, const krb5_keyblock * key) + +.. + + +:param: + + **context** + + **eblock** + + **key** + + +.. + + + +.. + + +DEPRECATED Replaced by krb5_c_* API family. + + + + + + + + + + + + + +.. + + + + + |
