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