PHP Doku:: Gets CA information - oauth.getcapath.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzWeb ServicesOAuthThe OAuth classOAuth::getCAPath

Ein Service von Reinhard Neidl - Webprogrammierung.

The OAuth class

<<OAuth::getAccessToken

OAuth::getLastResponse>>

OAuth::getCAPath

(PECL OAuth >= 0.99.8)

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-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

An array of Certificate Authority information, specifically as ca_path and ca_info keys within the returned associative array.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)