protos
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3368 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -88,6 +88,8 @@ krb5_error_code hdb_init_db(krb5_context, HDB*);
|
||||
|
||||
Key *hdb_unseal_key(Key*, krb5_data);
|
||||
void hdb_seal_key(Key*, krb5_data);
|
||||
void hdb_unseal_keys(hdb_entry*, krb5_data);
|
||||
void hdb_seal_keys(hdb_entry*, krb5_data);
|
||||
void hdb_free_key(Key*);
|
||||
|
||||
#define HDB_DB_DIR "/var/heimdal"
|
||||
|
Reference in New Issue
Block a user