PHP Class JAXLUtil, JAXL

Afficher le fichier Open project: jaxl/JAXL Class Usage Examples

Méthodes publiques

Méthode Description
get_dns_srv ( $domain )
get_nonce ( $binary = true )
pbkdf2 ( $data, $secret, $iteration, $dkLen = 32, $algo = 'sha1' )

Method Details

get_dns_srv() public static méthode

public static get_dns_srv ( $domain )

get_nonce() public static méthode

public static get_nonce ( $binary = true )

pbkdf2() public static méthode

public static pbkdf2 ( $data, $secret, $iteration, $dkLen = 32, $algo = 'sha1' )