Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
392 B

  1. //
  2. // Microsoft Windows Media Technologies
  3. // Copyright (C) Microsoft Corporation, 1999 - 2001. All rights reserved.
  4. //
  5. //
  6. // Note: This certificate is only meant to allow the project to compile.
  7. // To interact with the WMDM, you need to obtain a valid certificate from Microsoft.
  8. //
  9. #include <wtypes.h>
  10. BYTE abPVK[] = {
  11. 0x00
  12. };
  13. BYTE abCert[] = {
  14. 0x00
  15. };