PHP » GoLang |
login |
register |
about
|
GoLang openssl_pkcs12_read
request it (353)
GoLang replacement for PHP's openssl_pkcs12_read
[edit | history]
openssl_pkcs12_read(PHP 5 >= 5.2.2, PHP 7) openssl_pkcs12_read — Parse a PKCS#12 Certificate Store into an array Description
bool openssl_pkcs12_read
( string
$pkcs12
, array &$certs
, string $pass
)
openssl_pkcs12_read() parses the PKCS#12 certificate store supplied by
Parameters
Return Values
Returns ExamplesExample #1 openssl_pkcs12_read() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|