Source code of Windows XP (NT5)
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.

79 lines
1.7 KiB

  1. ;+-------------------------------------------------------------------------
  2. ;
  3. ; Microsoft Windows
  4. ;
  5. ; Copyright (C) Microsoft Corporation, 1997 - 1999
  6. ;
  7. ; File: cryptui.def
  8. ;
  9. ;--------------------------------------------------------------------------
  10. LIBRARY CRYPTUI
  11. EXPORTS
  12. CryptUIDlgViewCertificateW
  13. CryptUIDlgViewCertificateA
  14. CryptUIDlgViewCertificatePropertiesW
  15. CryptUIDlgViewCertificatePropertiesA
  16. CryptUIGetCertificatePropertiesPagesW
  17. CryptUIGetCertificatePropertiesPagesA
  18. CryptUIFreeCertificatePropertiesPagesW
  19. CryptUIFreeCertificatePropertiesPagesA
  20. CryptUIDlgViewCTLW
  21. CryptUIDlgViewCTLA
  22. CryptUIDlgViewCRLW
  23. CryptUIDlgViewCRLA
  24. CryptUIDlgViewSignerInfoW
  25. CryptUIDlgViewSignerInfoA
  26. CryptUIGetViewSignaturesPagesW
  27. CryptUIGetViewSignaturesPagesA
  28. CryptUIFreeViewSignaturesPagesW
  29. CryptUIFreeViewSignaturesPagesA
  30. CryptUIDlgSelectStoreW
  31. CryptUIDlgSelectStoreA
  32. CryptUIDlgSelectCertificateW
  33. CryptUIDlgSelectCertificateA
  34. CryptUIDlgSelectCA
  35. CryptUIDlgFreeCAContext
  36. CryptUIDlgCertMgr
  37. CryptUIStartCertMgr
  38. CryptUIWizCertRequest
  39. CryptUIWizImport
  40. CryptUIWizExport
  41. CryptUIWizBuildCTL
  42. RetrievePKCS7FromCA
  43. WizardFree
  44. CryptUIWizDigitalSign
  45. CryptUIWizFreeDigitalSignContext
  46. LocalEnroll
  47. EnrollmentCOMObjectFactory_getInstance
  48. I_CryptUIProtect
  49. I_CryptUIProtectFailure
  50. DllRegisterServer PRIVATE
  51. DllUnregisterServer PRIVATE
  52. ACUIProviderInvokeUI
  53. LocalEnrollNoDS
  54. CryptUIWizCreateCertRequestNoDS
  55. CryptUIWizSubmitCertRequestNoDS
  56. CryptUIWizFreeCertRequestNoDS
  57. CryptUIWizQueryCertRequestNoDS
  58. CryptUIDlgViewContext
  59. CryptUIDlgSelectCertificateFromStore