add struct _krb5_get_init_creds_opt_private
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12725 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -136,4 +136,10 @@ struct sockaddr_dl;
|
|||||||
#define O_BINARY 0
|
#define O_BINARY 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
struct _krb5_get_init_creds_opt_private {
|
||||||
|
/* ENC_TIMESTAMP */
|
||||||
|
const char *password;
|
||||||
|
krb5_s2k_proc key_proc;
|
||||||
|
};
|
||||||
|
|
||||||
#endif /* __KRB5_LOCL_H__ */
|
#endif /* __KRB5_LOCL_H__ */
|
||||||
|
Reference in New Issue
Block a user