openssl_csr_export_to_file

openssl_csr_export_to_file -- Exports a CSR to a file

Description

bool openssl_csr_export_to_file ( resource csr, string outfilename [, bool notext])

Cette fonction retourne TRUE en cas de succès , FALSE en cas d ' échec . The optional notext affects the verbosity of the output ; if it is FALSE then additional human-readable information is included in the output .