Manual
do
PHP
Anterior
Próxima
openssl_x509_export_to_file
openssl_x509_export_to_file -- Exports a certificate to file
Description
bool
openssl_x509_export_to_file
( mixed x509, string outfilename [, bool notext])
Retorna
TRUE
em
caso
de
sucesso
ou
FALSE
em
falhas
.
Anterior
Principal
Próxima
Acima