PHP Class Qiniu_Mac

Afficher le fichier Open project: zblogcn/zblogphp Class Usage Examples

Méthodes publiques

Свойство Type Description
$AccessKey
$SecretKey

Méthodes publiques

Méthode Description
Sign ( $data )
SignRequest ( $req, $incbody )
SignWithData ( $data )
__construct ( $accessKey, $secretKey )

Method Details

Sign() public méthode

public Sign ( $data )

SignRequest() public méthode

public SignRequest ( $req, $incbody )

SignWithData() public méthode

public SignWithData ( $data )

__construct() public méthode

public __construct ( $accessKey, $secretKey )

Property Details

$AccessKey public_oe property

public $AccessKey

$SecretKey public_oe property

public $SecretKey