summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRobbie Harwood <rharwood@redhat.com>2021-01-14 18:13:09 -0500
committerGreg Hudson <ghudson@mit.edu>2021-01-27 17:55:44 -0500
commit18ea3bd2fca55b789b7de9c663624bc11d348fa6 (patch)
treeccc93af602abec0cf4250629a5a8595e54edf834 /doc
parent44fb8f29abc69c3b2d28676245426ce8bc30a834 (diff)
downloadkrb5-18ea3bd2fca55b789b7de9c663624bc11d348fa6.tar.gz
Add APIs for marshalling credentials
Faciliate KCM daemon implementations by providing functions to deserialize and reserialize credentials in the FILE v4 format. [ghudson@mit.edu: minor editorial changes] ticket: 8980 (new)
Diffstat (limited to 'doc')
-rw-r--r--doc/appdev/refs/api/index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/appdev/refs/api/index.rst b/doc/appdev/refs/api/index.rst
index 727d9b492..9e03fd386 100644
--- a/doc/appdev/refs/api/index.rst
+++ b/doc/appdev/refs/api/index.rst
@@ -232,6 +232,7 @@ Rarely used public interfaces
krb5_kt_remove_entry.rst
krb5_kt_start_seq_get.rst
krb5_make_authdata_kdc_issued.rst
+ krb5_marshal_credentials.rst
krb5_merge_authdata.rst
krb5_mk_1cred.rst
krb5_mk_error.rst
@@ -285,6 +286,7 @@ Rarely used public interfaces
krb5_tkt_creds_get_times.rst
krb5_tkt_creds_init.rst
krb5_tkt_creds_step.rst
+ krb5_unmarshal_credentials.rst
krb5_verify_init_creds.rst
krb5_verify_init_creds_opt_init.rst
krb5_verify_init_creds_opt_set_ap_req_nofail.rst