Query: openssl_x509_export
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OPENSSL_X509_EXPORT(3) 1 OPENSSL_X509_EXPORT(3) openssl_x509_export - Exports a certificate as a stringSYNOPSISbool openssl_x509_export TRUE (mixed $x509, string &$output, [bool $notext])DESCRIPTIONopenssl_x509_export(3) stores $x509 into a string named by $output in a PEM encoded format.PARAMETERSo $x509 - See Key/Certificate parameters for a list of valid values. o $output - On success, this will hold the PEM. o $notext - The optional parameter $notext affects the verbosity of the output; if it is FALSE, then additional human-readable information is included in the output. The default value of $notext is TRUE.RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group OPENSSL_X509_EXPORT(3)
Related Man Pages |
---|
wincache_ucache_get(3) - php |
class_alias(3) - php |
variant_and(3) - php |
wincache_ucache_dec(3) - php |
wincache_ucache_inc(3) - php |
Similar Topics in the Unix Linux Community |
---|
UNIX.COM 2017 Year End Summary |
Please Welcome Don Cragun as Lead Moderator |
Status of UNIX.COM Forum Transformation |
Please Welcome Nicki Paul to the Moderator Team! |