openssl_pkey_get_public

 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.