php man page for openssl_x509_export_to_file

Query: openssl_x509_export_to_file

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

OPENSSL_X509_EXPORT_TO_FILE(3)						 1					    OPENSSL_X509_EXPORT_TO_FILE(3)

openssl_x509_export_to_file - Exports a certificate to file

SYNOPSIS
bool openssl_x509_export_to_file TRUE (mixed $x509, string $outfilename, [bool $notext])
DESCRIPTION
openssl_x509_export_to_file(3) stores $x509 into a file named by $outfilename in a PEM encoded format.
PARAMETERS
o $x509 - See Key/Certificate parameters for a list of valid values. o $outfilename - Path to the output file. 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 VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group OPENSSL_X509_EXPORT_TO_FILE(3)
Related Man Pages
class_alias(3) - php
pspell_config_save_repl(3) - php
variant_imp(3) - php
variant_xor(3) - php
wincache_ucache_inc(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team