PHP Class JAXLUtil, JAXL

Show file 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' )