OAuth::getCAPath
PHP function
Edit on GitHub ✎
(PECL OAuth >= 0.99.8)
Gets CA information
Description
OAuth::getCAPath(): array
Gets the Certificate Authority information, which includes the ca_path and ca_info set by OAuth::setCaPath.
Func
Parameters Parameters
Return Values
An array of Certificate Authority information, specifically as ca_path and ca_info keys within the returned associative array.
See Also
OAuth::setCAPathOAuth::getLastResponseInfo