\Jetpack_Signature

Summary

Methods
Properties
Constants
Jetpack_Signature()
sign_current_request()
sign_request()
normalized_query_parameters()
encode_3986()
join_with_equal_sign()
$token
$secret
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$token

$token

$secret

$secret

Methods

Jetpack_Signature()

Jetpack_Signature( $access_token,  $time_diff)

Parameters

$access_token
$time_diff

sign_current_request()

sign_current_request( $override)

Parameters

$override

sign_request()

sign_request( $token,  $timestamp,  $nonce,  $body_hash,  $method,  $url,  $body,  $verify_body_hash)

Parameters

$token
$timestamp
$nonce
$body_hash
$method
$url
$body
$verify_body_hash

normalized_query_parameters()

normalized_query_parameters( $query_string)

Parameters

$query_string

encode_3986()

encode_3986( $string)

Parameters

$string

join_with_equal_sign()

join_with_equal_sign( $name,  $value)

Parameters

$name
$value