openssl_x509_read

 resource openssl_x509_read ( mixed $x509certdata ) 

説明

openssl_x509_read() parses the certificate supplied by x509certdata and returns a resource identifier for it.

戻り値

Returns a resource identifier on success or FALSE on failure.