openssl_public_decrypt -- Decrypts data with public key Description boolopenssl_public_decrypt( string data, string &decrypted, mixed key [, int padding] ) openssl_public_decrypt()decryptsdatathat was previous encrypted viaopenssl_private_encrypt()and stores the result intodecrypted.keymust be the...
m.jb51.net/shouce/php5/zh/function.o... 2025-5-27