PHP Class Bitpay\Util\SecureRandom

Afficher le fichier Open project: bitpay/php-client Class Usage Examples

Protected Properties

Свойство Type Description
$hasOpenSSL boolean

Méthodes publiques

Méthode Description
generateRandom ( $bytes = 32 ) : string
hasOpenSSL ( ) : boolean

Method Details

generateRandom() public static méthode

public static generateRandom ( $bytes = 32 ) : string
Résultat string

hasOpenSSL() public static méthode

public static hasOpenSSL ( ) : boolean
Résultat boolean

Property Details

$hasOpenSSL protected_oe static_oe property

protected static bool $hasOpenSSL
Résultat boolean