Home
last modified time | relevance | path

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

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
DX509.php1177 private function testForIntermediate($caonly, $count) function in phpseclib3\\File\\X509
1312 … return $this->testForIntermediate($caonly, $count) && $this->validateSignature($caonly);
1315 … return $this->testForIntermediate($caonly, $count) && $this->validateSignature($caonly);