Package | Description |
---|---|
com.foxit.gsdk.pdf.security |
Modifier and Type | Method and Description |
---|---|
abstract FoxitDRMHandler.CryptionParams |
FoxitDRMHandler.getDecryptionParams(java.lang.Object clientData,
FileHandler file,
java.lang.String subFilter)
Callback function to get decryption parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
FoxitDRMEncryptionParams.setCryptionParams(FoxitDRMHandler.CryptionParams params)
Set the encryption parameters.
|