pgpsdkui.def

来自「vc环境下的pgp源码」· DEF 代码 · 共 47 行

DEF
47
字号
; PGPsdkUI.def : Declares the module parameters for the DLL.

DESCRIPTION  'PGP SDK UI Library'

EXPORTS
	PGPCollectRandomDataDialog
	PGPConfirmationPassphraseDialog
	PGPConventionalDecryptionPassphraseDialog
	PGPConventionalEncryptionPassphraseDialog
	PGPDecryptionPassphraseDialog
	PGPEstimatePassphraseQuality
	PGPKeyPassphraseDialog
	PGPOUICheckbox
	PGPOUIDefaultKey
	PGPOUIDefaultRecipients
	PGPOUIDialogOptions
	PGPOUIDialogPrompt
	PGPOUIDisplayMarginalValidity
	PGPOUIEnforceAdditionalRecipientRequests
	PGPOUIFindMatchingKey
	PGPOUIIgnoreMarginalValidity
	PGPOUIKeyServerSearchFilter
	PGPOUIKeyServerSearchKey
	PGPOUIKeyServerSearchKeyIDList
	PGPOUIKeyServerSearchKeySet
	PGPOUIKeyServerUpdateParams
	PGPOUIMinimumPassphraseLength
	PGPOUIMinimumPassphraseQuality
	PGPOUIOutputPassphrase
	PGPOUIPopupList
	PGPOUIRecipientGroups
	PGPOUIRecipientList
	PGPOUIShowPassphraseQuality
	PGPOUITextUI
	PGPOUIVerifyPassphrase
	PGPOUIWindowTitle
	PGPOptionsDialog
	PGPPassphraseDialog
	PGPRecipientDialog
	PGPsdkUILibCleanup
	PGPsdkUILibInit
	PGPSearchKeyServerDialog
	PGPSendToKeyServerDialog
	PGPSigningPassphraseDialog

	PGPOUIParentWindowHandle

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?