IPXC_SecurityHandler Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_SecurityHandler Interface}} | {{#customTitle:IPXC_SecurityHandler Interface}} | ||
+ | {{#parentPage:PXV:PXC_Interfaces|IPXC_SecurityHandler|interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_SecurityHandler_ApplyPolicy|ApplyPolicy]] | | [[PXV:IPXC_SecurityHandler_ApplyPolicy|ApplyPolicy]] | ||
− | | | + | | [[PXV:IPXC_SecurityHandler_DisplaySecurityData|DisplaySecurityData]] |
+ | | [[PXV:IPXC_SecurityHandler_GetInfoText|GetInfoText]] | ||
+ | | [[PXV:IPXC_SecurityHandler_NewSecurityData|NewSecurityData]] | ||
|- | |- | ||
| [[PXV:IPXC_SecurityHandler_Authorize|Authorize]] | | [[PXV:IPXC_SecurityHandler_Authorize|Authorize]] | ||
− | | | + | | [[PXV:IPXC_SecurityHandler_FreeAuthData|FreeAuthData]] |
+ | | [[PXV:IPXC_SecurityHandler_GetSecurityInfo|GetSecurityInfo]] | ||
+ | | [[PXV:IPXC_SecurityHandler_UpdatePolicy|UpdatePolicy]] | ||
|- | |- | ||
| [[PXV:IPXC_SecurityHandler_CanParseEncryptDict|CanParseEncryptDict]] | | [[PXV:IPXC_SecurityHandler_CanParseEncryptDict|CanParseEncryptDict]] | ||
− | | | + | | [[PXV:IPXC_SecurityHandler_GetAuthData|GetAuthData]] |
+ | | [[PXV:IPXC_SecurityHandler_GetVersion|GetVersion]] | ||
+ | | [[PXV:IPXC_SecurityHandler_UpdateSecurityData|UpdateSecurityData]] | ||
|- | |- | ||
| [[PXV:IPXC_SecurityHandler_CreateNewPolicy|CreateNewPolicy]] | | [[PXV:IPXC_SecurityHandler_CreateNewPolicy|CreateNewPolicy]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_SecurityHandler_GetCryptInterface|GetCryptInterface]] | | [[PXV:IPXC_SecurityHandler_GetCryptInterface|GetCryptInterface]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_SecurityHandler_LoadPolicy|LoadPolicy]] | | [[PXV:IPXC_SecurityHandler_LoadPolicy|LoadPolicy]] | ||
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_SecurityHandler_Features|Features]] | | [[PXV:IPXC_SecurityHandler_Features|Features]] | ||
− | | | + | | [[PXV:IPXC_SecurityHandler_Name|Name]] |
− | | | + | | |
+ | | | ||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXC_Document_GetSecurityHandler|IPXC_Document::GetSecurityHandler]], [[PXV:IPXC_Inst_GetSecurityHandler|IPXC_Inst::GetSecurityHandler]], [[PXV:IPXC_Inst_GetSecurityHandlerByIndex|IPXC_Inst::GetSecurityHandlerByIndex]], [[PXV:IPXC_Inst_RegisterSecurityHandler|IPXC_Inst::RegisterSecurityHandler]] |
Latest revision as of 23:14, 30 November 2017
The interface of object of PDF-XChange Editor SDK.
Methods
Properties
Features | Name |
See Also
IPXC_Document::GetSecurityHandler, IPXC_Inst::GetSecurityHandler, IPXC_Inst::GetSecurityHandlerByIndex, IPXC_Inst::RegisterSecurityHandler