update : 2015.11.03
php.shukuma.com검색:
|
openssl_csr_export_to_file(PHP 4 >= 4.2.0, PHP 5) openssl_csr_export_to_file — Exports a CSR to a file 설명
bool openssl_csr_export_to_file
( resource
$csr
, string $outfilename
[, bool $notext = true
] )
openssl_csr_export_to_file() takes the Certificate
Signing Request represented by 인수
반환값
성공 시 참고
|