NTLMSSP_SIGNATURE
if (token->length >= sizeof(NTLMSSP_SIGNATURE) &&
memcmp(token->value, NTLMSSP_SIGNATURE,
sizeof(NTLMSSP_SIGNATURE)) == 0) {