Php/docs/phar.getsupportedsignatures

提供:Dev Guides
< Php
移動先:案内検索

Phar::getSupportedSignatures

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

Phar::getSupportedSignaturesサポートするシグネチャ型の配列を返す


説明

final public static Phar::getSupportedSignatures ( ) : array

サポートするシグネチャ型の配列を返します。


パラメータ

パラメータはありません。


返り値

MD5SHA-1SHA-256SHA-512 あるいは OpenSSL を含む配列を返します。


参考