Encrypt file input type
Constants for specifying the type of license information. The template/license will be used to create a key to encrypt a file.
-
IPCF_EF_TEMPLATE_ID
-
-
0
-
A template ID that represents an official template.
The pvTemplateInfo parameter should be of type PWSTR representing a Template ID which can be retrieved by calling IpcGetTemplateList.
-
-
IPCF_EF_LICENSE_HANDLE
-
-
1
-
A license handle. The pvLicenseInfo parameter is of type IPC_LICENSE_HANDLE created by calling IpcCreateLicenseFromScratch or IpcCreateLicenseFromTemplateID.
-
Requirements
Minimum supported client |
Windows Vista with SP2 |
Minimum supported server |
Windows Server 2008 |
Header |
|