Searched defs:key_length_max (Results 1 – 2 of 2) sorted by relevance
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ | ||
| H A D | TripleDES.php | 90 protected $key_length_max = 24; variable in phpseclib3\\Crypt\\TripleDES |
| H A D | DES.php | 131 protected $key_length_max = 8; variable in phpseclib3\\Crypt\\DES |