Home
last modified time | relevance | path

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

/dports/security/pear-Crypt_GPG/Crypt_GPG-1.6.6/tests/
H A DKeyGeneratorTest.php279 $this->generator->setKeyParams(
303 $this->generator->setKeyParams(
330 $this->generator->setKeyParams(
356 $this->generator->setKeyParams(Crypt_GPG_SubKey::ALGORITHM_ELGAMAL_ENC);
366 $this->generator->setKeyParams(
782 ->setKeyParams(Crypt_GPG_SubKey::ALGORITHM_ELGAMAL_ENC_SGN)
/dports/mail/roundcube/roundcubemail-1.5.1/vendor/pear/crypt_gpg/Crypt/GPG/
H A DKeyGenerator.php270 public function setKeyParams($algorithm, $size = 0, $usage = 0) function in Crypt_GPG_KeyGenerator
/dports/security/pear-Crypt_GPG/Crypt_GPG-1.6.6/Crypt/GPG/
H A DKeyGenerator.php270 public function setKeyParams($algorithm, $size = 0, $usage = 0) function in Crypt_GPG_KeyGenerator