Home
last modified time | relevance | path

Searched refs:lastRc4Key (Results 1 – 1 of 1) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Pdf/
H A DProtection.php13 private $lastRc4Key; variable in Mpdf\\Pdf\\Protection
76 $this->lastRc4Key = '';
156 if ($this->lastRc4Key != $key) {
166 $this->lastRc4Key = $key;