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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Exports a certificate as a string

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

(PHP 5 >= 5.2.0, PHP 7) Returns the subject of a CERT

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

(PHP 5 >= 5.2.0, PHP 7) Returns the public key of a CERT

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

(PHP 5 >= PHP 5.3.3, PHP 7) Gets the cipher iv length

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

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

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

(PHP 5 >= 5.3.11, PHP 7) Computes shared secret for public value of remote DH key and local DH key

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Exports a CSR as a string

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

(PHP 5 >= 5.5.0, PHP 7) Generates a PKCS5 v2 PBKDF2 string, defaults to SHA-1

2025-01-10 15:47:30