Man Page: openssl_x509_check_private_key
Operating Environment: php
Section: 3
OPENSSL_X509_CHECK_PRIVATE_KEY(3) 1 OPENSSL_X509_CHECK_PRIVATE_KEY(3) openssl_x509_check_private_key - Checks if a private key corresponds to a certificateSYNOPSISbool openssl_x509_check_private_key (mixed $cert, mixed $key)DESCRIPTIONChecks whether the given $key is the private key that corresponds to $cert.PARAMETERSo $cert - The certificate. o $key - The private key.RETURN VALUESReturns TRUE if $key is the private key that corresponds to $cert, or FALSE otherwise. PHP Documentation Group OPENSSL_X509_CHECK_PRIVATE_KEY(3)
| Related Man Pages |
|---|
| pkcs12_parse(3) - opendarwin |
| io::socket::ssl::utils(3) - centos |
| openssl_pkcs7_decrypt(3) - php |
| pkcs12_parse(3ssl) - minix |
| pkcs12_parse(3ssl) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Forum Video Tutorial: How to Use Code Tags |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Please Welcome Nicki Paul to the Moderator Team! |