openssl_spki_export_challenge
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 5 >= 5.6.0, PHP 7) Exports the challenge assoicated with a signed public key and challenge

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_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_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_csr_export_to_file
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Exports a CSR to a file

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Sign a CSR with another certificate (or itself) and generate a certificate

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Frees a private key

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

(PHP 5 >= 5.6.0, PHP 7) Generate a new signed public key and challenge

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

(PHP 5.6, PHP 7) Calculates the fingerprint, or digest, of a given X.509 certificate

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Get a private key

2025-01-10 15:47:30