|
8.91.41 openssl_x509_read()
Analyse un certificat X.509 et retourne une ressource
[ Exemples avec openssl_x509_read ] PHP 4 >= 4.0.6, PHP 5
resource
openssl_x509_read (
mixed
x509certdata
)
openssl_x509_read
analyse le certificat
x509certdata
et retourne un identifiant de ressource.
|