Home
last modified time | relevance | path

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

/PHP-8.0/ext/openssl/tests/
H A Dbug71917.phpt11 $privateKey = "file://" . __DIR__ . "/private_rsa_1024.key";
18 openssl_open($sealed, $output, $envelope, $privateKey, 'rc4');
/PHP-8.0/ext/phar/
H A Dphar_object.stub.php134 public function setSignatureAlgorithm(int $algo, ?string $privateKey = null) {} argument
410 public function setSignatureAlgorithm(int $algo, ?string $privateKey = null) {} argument
H A Dphar_object_arginfo.h137 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, privateKey, IS_STRING, 1, "null")

Completed in 12 milliseconds