php8.5
Home/ Manual/ phar / Phar/ Phar::getSupportedSignatures

Phar::getSupportedSignatures

PHP function Edit on GitHub ✎

(PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.1.0)

Return array of supported signature types

Description

Phar::getSupportedSignatures(): array

Return array of supported signature types

Parameters

No parameters.

Return Values

Returns an array containing any of MD5, SHA-1, SHA-256, SHA-512, or OpenSSL.

See Also

Source: reference/phar/Phar/getSupportedSignatures.xml · from the official PHP manual (php/doc-en)