Implement krb5_mk_{1,n}cred

This commit is contained in:
Roland C. Dowdeswell
2019-10-29 19:10:40 +00:00
committed by Nico Williams
parent 2e0366b7a0
commit d81118cc1f
5 changed files with 330 additions and 0 deletions

View File

@@ -451,8 +451,10 @@ HEIMDAL_KRB5_2.0 {
krb5_make_addrport;
krb5_make_principal;
krb5_max_sockaddr_size;
krb5_mk_1cred;
krb5_mk_error;
krb5_mk_error_ext;
krb5_mk_ncred;
krb5_mk_priv;
krb5_mk_rep;
krb5_mk_req;