]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add APIs for marshalling credentials 1153/head
authorRobbie Harwood <rharwood@redhat.com>
Thu, 14 Jan 2021 23:13:09 +0000 (18:13 -0500)
committerGreg Hudson <ghudson@mit.edu>
Wed, 27 Jan 2021 22:55:44 +0000 (17:55 -0500)
commit18ea3bd2fca55b789b7de9c663624bc11d348fa6
treeccc93af602abec0cf4250629a5a8595e54edf834
parent44fb8f29abc69c3b2d28676245426ce8bc30a834
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)
doc/appdev/refs/api/index.rst
src/include/krb5/krb5.hin
src/lib/krb5/ccache/ccmarshal.c
src/lib/krb5/ccache/t_marshal.c
src/lib/krb5/libkrb5.exports
src/lib/krb5_32.def