Phar::getSupportedSignatures

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

Phar::getSupportedSignaturesReturn array of supported signature types

Beschreibung

final public static Phar::getSupportedSignatures ( void ) : array

Return array of supported signature types

Parameter-Liste

No parameters.

Rückgabewerte

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

Siehe auch