Property | Type | Description | |
---|---|---|---|
$signature | string |
Method | Description | |
---|---|---|
__construct ( array $data ) | ||
get_signed_url ( string $action = '' ) : string | ||
signature_equals ( $signature ) : boolean |
Method | Description | |
---|---|---|
create_expected_signature ( ) : string |
public get_signed_url ( string $action = '' ) : string | ||
$action | string | |
return | string |
public signature_equals ( $signature ) : boolean | ||
$signature | ||
return | boolean |