|
OAuth::getCAPathGets CA information Beschreibung
public array OAuth::getCAPath
( void
)
Gets the Certificate Authority information, which includes the ca_path and ca_info set by OAuth::setCaPath. Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung. Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteAn array of Certificate Authority information, specifically as ca_path and ca_info keys within the returned associative array. Siehe auch
|