Notice:This is preliminary documentation for technology that will be supported in future releases of Microsoft Windows.
The LS_MSG_DIGEST structure is passed in the LS_CHALLDATA structure. The MD4 Message-Digest Algorithm from RSA Data Security, Inc., computes the LS_MSG_DIGEST structure by using the following elements as input: the input and output parameters to the LSRequest or LSUpdate license service functions; a random number; the index of an application secret; and the actual application secret.
typedef struct _LS_MSG_DIGEST { LS_STR MessageDigest[16]; } LS_MSG_DIGEST;