(GSS_KRB5_CONF_C_QOP_DES, GSS_KRB5_CONF_C_QOP_DES3_KD): add

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9001 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-08-27 03:50:57 +00:00
parent 4a97b49895
commit c348826cfd
2 changed files with 6 additions and 0 deletions

View File

@@ -208,6 +208,9 @@ typedef OM_uint32 gss_qop_t;
*/
#define GSS_C_QOP_DEFAULT 0
#define GSS_KRB5_CONF_C_QOP_DES 0x0100
#define GSS_KRB5_CONF_C_QOP_DES3_KD 0x0200
/*
* Expiration time of 2^32-1 seconds means infinite lifetime for a
* credential or security context

View File

@@ -208,6 +208,9 @@ typedef OM_uint32 gss_qop_t;
*/
#define GSS_C_QOP_DEFAULT 0
#define GSS_KRB5_CONF_C_QOP_DES 0x0100
#define GSS_KRB5_CONF_C_QOP_DES3_KD 0x0200
/*
* Expiration time of 2^32-1 seconds means infinite lifetime for a
* credential or security context