resource openssl_pkey_get_public ( mixed $certificate )
openssl_get_publickey() extracts the public key from certificate and prepares it for use by other functions.
Returns a positive key resource identifier on success, or FALSE on error.