openssl_x509_parse
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Parse an X509 certificate and return the information as an array

2025-01-10 15:47:30
openssl_error_string
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Return openSSL error message

2025-01-10 15:47:30
openssl_pkcs7_encrypt
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Encrypt an S/MIME message

2025-01-10 15:47:30
openssl_pkey_get_public
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Extract public key from certificate and prepare it for use

2025-01-10 15:47:30
openssl_pkcs12_export_to_file
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 5 >= 5.2.2, PHP 7) Exports a PKCS#12 Compatible Certificate Store File

2025-01-10 15:47:30
openssl_x509_check_private_key
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Checks if a private key corresponds to a certificate

2025-01-10 15:47:30
openssl_pkey_export
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Gets an exportable representation of a key into a string

2025-01-10 15:47:30
openssl_get_cert_locations
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 5 >= 5.6.0, PHP 7) Retrieve the available certificate locations

2025-01-10 15:47:30
openssl_free_key
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Free key resource

2025-01-10 15:47:30
openssl_spki_export
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 5 >= 5.6.0, PHP 7) Exports a valid PEM formatted public key signed public key and challenge

2025-01-10 15:47:30