Home
last modified time | relevance | path

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

/dports/mail/roundcube/roundcubemail-1.5.1/vendor/pear/crypt_gpg/Crypt/
H A DGPG.php1261 public function hasSignKeys() function in Crypt_GPG
1622 if (!$this->hasSignKeys()) {
1703 if (!$this->hasSignKeys()) {
/dports/security/pear-Crypt_GPG/Crypt_GPG-1.6.6/Crypt/
H A DGPG.php1261 public function hasSignKeys() function in Crypt_GPG
1622 if (!$this->hasSignKeys()) {
1703 if (!$this->hasSignKeys()) {
/dports/security/pear-Crypt_GPG/Crypt_GPG-1.6.6/tests/
H A DSignTest.php62 $this->assertFalse($this->gpg->hasSignKeys());
64 $this->assertTrue($this->gpg->hasSignKeys());