Query: openssl_x509_read
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OPENSSL_X509_READ(3) 1 OPENSSL_X509_READ(3) openssl_x509_read - Parse an X.509 certificate and return a resource identifier for itSYNOPSISresource openssl_x509_read (mixed $x509certdata)DESCRIPTIONopenssl_x509_read(3) parses the certificate supplied by $x509certdata and returns a resource identifier for it.PARAMETERSo $x509certdata -RETURN VALUESReturns a resource identifier on success or FALSE on failure. PHP Documentation Group OPENSSL_X509_READ(3)