\Alipay\EasySDK\Kernel\UtilSignContentExtractor

Summary

Methods
Properties
Constants
getSignSourceData()
parserJSONSource()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$RESPONSE_SUFFIX
$ERROR_RESPONSE
N/A

Properties

$RESPONSE_SUFFIX

$RESPONSE_SUFFIX

$ERROR_RESPONSE

$ERROR_RESPONSE

Methods

getSignSourceData()

getSignSourceData( $body,  $method) : false|string|null

Parameters

$body

string 网关的整体响应字符串

$method

string 本次调用的OpenAPI接口名称

Returns

false|string|null —

待验签的原文

parserJSONSource()

parserJSONSource( $responseContent,  $nodeName,  $nodeIndex) : false|string|null

Parameters

$responseContent
$nodeName
$nodeIndex

Returns

false|string|null —