Zend Framework
1.12
|
Public Member Functions | |
generateSignature ($method, $path, &$headers) | |
Add the S3 Authorization signature to the request headers. | |
![]() | |
__construct ($accessKey, $secretKey, $apiVersion) | |
Constructor. | |
setAccessKey ($accessKey) | |
Set access key. | |
setSecretKey ($secretKey) | |
Set secret key. | |
setApiVersion ($apiVersion) | |
Set API version. | |
Additional Inherited Members | |
![]() | |
$_accessKey | |
$_secretKey | |
$_apiVersion | |
generateSignature | ( | $method, | |
$path, | |||
& | $headers | ||
) |
Add the S3 Authorization signature to the request headers.
string | $method | |
string | $path | |
array | &$headers |