PHP: openssl_public_decrypt()

Decrypts data with public key PHP - bool openssl_public_decrypt ( string data, string &decrypted, mixed key [, int padding] )

Szczegółowy opis funkcji PHP "

openssl_public_decrypt

()"
Nazwa funkcji: openssl_public_decrypt()
Opis funkcji:

Decrypts data with public key

Zastosowanie w programowaniu: bool openssl_public_decrypt ( string data, string &decrypted, mixed key [, int padding] )
Wersja PHP: (PHP 4 >= 4.0.6, PHP 5)