openssl_pkcs12_export(3) php man page | unix.com

Man Page: openssl_pkcs12_export

Operating Environment: php

Section: 3

OPENSSL_PKCS12_EXPORT(3)						 1						  OPENSSL_PKCS12_EXPORT(3)

openssl_pkcs12_export - Exports a PKCS#12 Compatible Certificate Store File to variable.

SYNOPSIS
bool openssl_pkcs12_export (mixed $x509, string &$out, mixed $priv_key, string $pass, [array $args])
DESCRIPTION
openssl_pkcs12_export(3) stores $x509 into a string named by $out in a PKCS#12 file format.
PARAMETERS
o $x509 - See Key/Certificate parameters for a list of valid values. o $out - On success, this will hold the PKCS#12. 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(3)
Related Man Pages
softhsm-keyconv(1) - debian
x509(3ssl) - debian
ipa-replica-prepare(1) - centos
openssl_x509(3) - netbsd
x509(3) - osx
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update