Home
last modified time | relevance | path

Searched defs:key_length_max (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DTripleDES.php90 protected $key_length_max = 24; variable in phpseclib3\\Crypt\\TripleDES
H A DDES.php131 protected $key_length_max = 8; variable in phpseclib3\\Crypt\\DES