(krb5_keytab_entry): add timestamp
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7698 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -413,6 +413,7 @@ typedef struct krb5_keytab_entry {
|
||||
krb5_principal principal;
|
||||
krb5_kvno vno;
|
||||
krb5_keyblock keyblock;
|
||||
u_int32_t timestamp;
|
||||
} krb5_keytab_entry;
|
||||
|
||||
typedef struct krb5_kt_cursor {
|
||||
|
Reference in New Issue
Block a user