PHP Class Bitpay\Util\Fingerprint

Afficher le fichier Open project: bitpay/php-client

Protected Properties

Свойство Type Description
$finHash
$sigData

Méthodes publiques

Méthode Description
generate ( ) : string Generates a string of environment information and takes the hash of that value to use as the env fingerprint.

Method Details

generate() final public static méthode

Generates a string of environment information and takes the hash of that value to use as the env fingerprint.
final public static generate ( ) : string
Résultat string

Property Details

$finHash protected_oe static_oe property

protected static $finHash

$sigData protected_oe static_oe property

protected static $sigData