Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Bitpay
Util
SecureRandom
PHP Class Bitpay\Util\SecureRandom
ファイルを表示
Open project: bitpay/php-client
Class Usage Examples
Protected Properties
Property
Type
Description
$hasOpenSSL
boolean
Public Methods
Method
Description
generateRandom
(
$bytes
= 32 ) :
string
hasOpenSSL
( ) :
boolean
Method Details
generateRandom()
public
static
method
public
static
generateRandom
(
$bytes
= 32 ) :
string
return
string
hasOpenSSL()
public
static
method
public
static
hasOpenSSL
( ) :
boolean
return
boolean
Property Details
$hasOpenSSL
protected_oe static_oe property
protected
static
bool
$hasOpenSSL
return
boolean