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.

27 lines
629 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1996 - 1999
  6. //
  7. // File: setx509.src
  8. //
  9. //--------------------------------------------------------------------------
  10. LIBRARY SETX509
  11. EXPORTS
  12. DllRegisterServer PRIVATE
  13. DllUnregisterServer PRIVATE
  14. SetAsn1AccountAliasEncode
  15. SetAsn1AccountAliasDecode
  16. SetAsn1HashedRootKeyEncode
  17. SetAsn1HashedRootKeyDecode
  18. SetAsn1CertificateTypeEncode
  19. SetAsn1CertificateTypeDecode
  20. SetAsn1MerchantDataEncode
  21. SetAsn1MerchantDataDecode
  22. CertDllVerifyRevocation