This commit is contained in:
jsorg71 2005-11-05 06:04:40 +00:00
parent fcf5268c5b
commit 489fddf5f2
2 changed files with 12 additions and 12 deletions

View File

@ -80,9 +80,9 @@
#define SEC_RSA_MAGIC 0x31415352 /* RSA1 */ #define SEC_RSA_MAGIC 0x31415352 /* RSA1 */
/* RDP licensing constants */ /* RDP licensing constants */
#define LICENCE_TOKEN_SIZE 10 #define LICENCE_TOKEN_SIZE 10
#define LICENCE_HWID_SIZE 20 #define LICENCE_HWID_SIZE 20
#define LICENCE_SIGNATURE_SIZE 16 #define LICENCE_SIGNATURE_SIZE 16
#define LICENCE_TAG_DEMAND 0x01 #define LICENCE_TAG_DEMAND 0x01
#define LICENCE_TAG_AUTHREQ 0x02 #define LICENCE_TAG_AUTHREQ 0x02