openssl_csr_export

openssl_csr_export -- Exports a CSR as a string

Description

bool openssl_csr_export ( resource csr, string out [, 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 The optional notext affects the verbosity of the output ; if it is FALSE then additional human-readable information is included in the output .