SHA1_HASH_LENGTH
ID->Data = (uchar_t *)malloc(SHA1_HASH_LENGTH);
ID->Length = SHA1_HASH_LENGTH;
char IDHashData[SHA1_HASH_LENGTH];