(PECL OAuth >= 0.99.8)
Gets CA information
public array OAuth::getCAPath ( void )
Gets the Certificate Authority information, which includes the ca_path and ca_info set by OAuth::setCaPath().
Returns:
An array of Certificate Authority information, specifically as ca_path and ca_info keys within the returned associative array.
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.