Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
JAXLUtil
PHP Class JAXLUtil, JAXL
Datei anzeigen
Open project: jaxl/JAXL
Class Usage Examples
Public Methods
Method
Description
get_dns_srv
(
$domain
)
get_nonce
(
$binary
= true )
pbkdf2
(
$data
,
$secret
,
$iteration
,
$dkLen
= 32,
$algo
= 'sha1' )
Method Details
get_dns_srv()
public
static
method
public
static
get_dns_srv
(
$domain
)
get_nonce()
public
static
method
public
static
get_nonce
(
$binary
= true )
pbkdf2()
public
static
method
public
static
pbkdf2
(
$data
,
$secret
,
$iteration
,
$dkLen
= 32,
$algo
= 'sha1' )