openssl_get_publickey

openssl_get_publickey -- Extract public key from certificate and prepare it for use

Description

resource openssl_get_publickey ( mixed certificate)

אזהרה

הפונקציה הזו היא ניסיונית . כלומר , התנהגות הפונקציה,שם הפונקציה ובאופן כללי כל מה שמתועד כאן עשוי להשתנות בהפצה עתידית של PHP ללא התרעה . ראה הוזהרת,השימוש בפונקציה זו על אחריותך בלבד .

Returns a positive key resource identifier on success , or FALSE on error .

openssl_get_publickey( ) extracts the public key from an X.509 certificate specified by certificate and prepares it for use by other functions .