mirror of https://github.com/tongzx/nt5src
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
79 lines
1.7 KiB
;+-------------------------------------------------------------------------
|
|
;
|
|
; Microsoft Windows
|
|
;
|
|
; Copyright (C) Microsoft Corporation, 1997 - 1999
|
|
;
|
|
; File: cryptui.def
|
|
;
|
|
;--------------------------------------------------------------------------
|
|
|
|
LIBRARY CRYPTUI
|
|
EXPORTS
|
|
CryptUIDlgViewCertificateW
|
|
CryptUIDlgViewCertificateA
|
|
|
|
CryptUIDlgViewCertificatePropertiesW
|
|
CryptUIDlgViewCertificatePropertiesA
|
|
|
|
CryptUIGetCertificatePropertiesPagesW
|
|
CryptUIGetCertificatePropertiesPagesA
|
|
CryptUIFreeCertificatePropertiesPagesW
|
|
CryptUIFreeCertificatePropertiesPagesA
|
|
|
|
CryptUIDlgViewCTLW
|
|
CryptUIDlgViewCTLA
|
|
|
|
CryptUIDlgViewCRLW
|
|
CryptUIDlgViewCRLA
|
|
|
|
CryptUIDlgViewSignerInfoW
|
|
CryptUIDlgViewSignerInfoA
|
|
|
|
CryptUIGetViewSignaturesPagesW
|
|
CryptUIGetViewSignaturesPagesA
|
|
CryptUIFreeViewSignaturesPagesW
|
|
CryptUIFreeViewSignaturesPagesA
|
|
|
|
CryptUIDlgSelectStoreW
|
|
CryptUIDlgSelectStoreA
|
|
|
|
CryptUIDlgSelectCertificateW
|
|
CryptUIDlgSelectCertificateA
|
|
|
|
CryptUIDlgSelectCA
|
|
CryptUIDlgFreeCAContext
|
|
|
|
CryptUIDlgCertMgr
|
|
CryptUIStartCertMgr
|
|
|
|
CryptUIWizCertRequest
|
|
CryptUIWizImport
|
|
CryptUIWizExport
|
|
CryptUIWizBuildCTL
|
|
RetrievePKCS7FromCA
|
|
WizardFree
|
|
CryptUIWizDigitalSign
|
|
CryptUIWizFreeDigitalSignContext
|
|
LocalEnroll
|
|
EnrollmentCOMObjectFactory_getInstance
|
|
|
|
|
|
I_CryptUIProtect
|
|
I_CryptUIProtectFailure
|
|
|
|
|
|
DllRegisterServer PRIVATE
|
|
DllUnregisterServer PRIVATE
|
|
|
|
|
|
ACUIProviderInvokeUI
|
|
LocalEnrollNoDS
|
|
|
|
CryptUIWizCreateCertRequestNoDS
|
|
CryptUIWizSubmitCertRequestNoDS
|
|
CryptUIWizFreeCertRequestNoDS
|
|
CryptUIWizQueryCertRequestNoDS
|
|
|
|
CryptUIDlgViewContext
|
|
CryptUIDlgSelectCertificateFromStore
|