PHP 클래스 Bitpay\Util\Fingerprint

파일 보기 프로젝트 열기: bitpay/php-client

보호된 프로퍼티들

프로퍼티 타입 설명
$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