PHP - Manual: Phar::getSupportedSignatures
2024-11-14
(PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.1.0)
Phar::getSupportedSignatures — Return array of supported signature types
Return array of supported signature types
No parameters.
Returns an array containing any of MD5
, SHA-1
,
SHA-256
, SHA-512
, or OpenSSL
.
官方地址:https://www.php.net/manual/en/phar.getsupportedsignatures.php