Home
last modified time | relevance | path

Searched refs:useRC128Encryption (Results 1 – 1 of 1) sorted by last modified time

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Pdf/
H A DProtection.php23 private $useRC128Encryption; variable in Mpdf\\Pdf\\Protection
81 $this->useRC128Encryption = false;
114 $this->useRC128Encryption = true;
137 if ($this->useRC128Encryption) {
194 return $this->useRC128Encryption;
243 $this->useRC128Encryption = true;
256 if ($this->useRC128Encryption) {
261 if ($this->useRC128Encryption) {
268 if ($this->useRC128Encryption) {
284 if ($this->useRC128Encryption) {
[all...]