Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php1217 private function testForIntermediate($caonly, $count) function in phpseclib3\\File\\X509
1354 … return $this->testForIntermediate($caonly, $count) && $this->validateSignature($caonly);
1357 … return $this->testForIntermediate($caonly, $count) && $this->validateSignature($caonly);