add key usage for server referrals
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14421 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -199,6 +199,8 @@ typedef enum krb5_key_usage {
|
||||
/* Checksum for the SAM-CHECKSUM field */
|
||||
KRB5_KU_SAM_ENC_TRACK_ID = 26,
|
||||
/* Encryption of the SAM-TRACK-ID field */
|
||||
KRB5_KU_PA_SERVER_REFERRAL = 26,
|
||||
/* Keyusage for the server referral in a TGS req */
|
||||
KRB5_KU_SAM_ENC_NONCE_SAD = 27
|
||||
/* Encryption of the SAM-NONCE-OR-SAD field */
|
||||
} krb5_key_usage;
|
||||
|
Reference in New Issue
Block a user