php man page for openssl_pkcs12_export_to_file

Query: openssl_pkcs12_export_to_file

OS: php

Section: 3

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

OPENSSL_PKCS12_EXPORT_TO_FILE(3)					 1					  OPENSSL_PKCS12_EXPORT_TO_FILE(3)

openssl_pkcs12_export_to_file - Exports a PKCS#12 Compatible Certificate Store File

SYNOPSIS
bool openssl_pkcs12_export_to_file (mixed $x509, string $filename, mixed $priv_key, string $pass, [array $args])
DESCRIPTION
openssl_pkcs12_export_to_file(3) stores $x509 into a file named by $filename in a PKCS#12 file format.
PARAMETERS
o $x509 - See Key/Certificate parameters for a list of valid values. o $filename - Path to the output file. o $priv_key - Private key component of PKCS#12 file. o $pass - Encryption password for unlocking the PKCS#12 file. o $args -
RETURN VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group OPENSSL_PKCS12_EXPORT_TO_FILE(3)
Related Man Pages
x509(3) - centos
tpmtoken_import(1) - debian
openssl_crl2pkcs7(1) - netbsd
x509(3) - suse
openssl_csr_sign(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!