PHP Class Bitpay\Util\Fingerprint

Exibir arquivo Open project: bitpay/php-client

Protected Properties

Property Type Description
$finHash
$sigData

Public Methods

Method 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 method

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

Property Details

$finHash protected_oe static_oe property

protected static $finHash

$sigData protected_oe static_oe property

protected static $sigData