update : 2015.11.03
php.shukuma.com검색:
|
openssl_open(PHP 4 >= 4.0.4, PHP 5) openssl_open — Open sealed data 설명
bool openssl_open
( string
$sealed_data
, string &$open_data
, string $env_key
, mixed $priv_key_id
[, string $method
] )
openssl_open() opens (decrypts)
인수
반환값
성공 시 예제
Example #1 openssl_open() example
<?php |