PHP Класс Bitpay\Util\Fingerprint

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$finHash
$sigData

Открытые методы

Метод Описание
generate ( ) : string Generates a string of environment information and takes the hash of that value to use as the env fingerprint.

Описание методов

generate() закрытый публичный статический Метод

Generates a string of environment information and takes the hash of that value to use as the env fingerprint.
final public static generate ( ) : string
Результат string

Описание свойств

$finHash защищенное статическое свойство

protected static $finHash

$sigData защищенное статическое свойство

protected static $sigData