Download
Download Latest
Version Support Policy
Documentation
Documentation Home
Tutorial
Project
Governance
Branding
License
GitHub Repository
Community
Contribute to PHP
Online Communities
Events | Conferences
Mailing Lists
PHP 8.5
All Releases
Search docs
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Exceptions
Generators
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Filesystem Security
Database Security
Error Reporting
Using Register Globals
User Submitted Data
Magic Quotes
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Dealing with XForms
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Safe Mode
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Credit Card Processing
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
OpenSSL İşlevleri
PHP Manual
PHP Manual
»
OpenSSL
»
OpenSSL İşlevleri
OpenSSL İşlevleri
İçindekiler
openssl_cipher_iv_length
— Gets the cipher iv length
openssl_cipher_key_length
— Gets the cipher key length
openssl_cms_decrypt
— Decrypt a CMS message
openssl_cms_encrypt
— Encrypt a CMS message
openssl_cms_read
— Export the CMS file to an array of PEM certificates
openssl_cms_sign
— Bir dosyayı imzalar
openssl_cms_verify
— Belirtilen CMS imzasını doğrular
openssl_csr_export
— Belirtilen CSR'yi bir dizge olarak döndürür
openssl_csr_export_to_file
— Belirtilen CSR'yi bir dosyaya kaydeder
openssl_csr_get_public_key
— Bir CSR'nin açık anahtarını döndürür
openssl_csr_get_subject
— Bir CSR'nin öznesini döndürür
openssl_csr_new
— Bir sertifika imzalama isteği (CSR) üretir
openssl_csr_sign
— Bir CSR'yi başka bir sertifika (veya kendisi) ile imzalayıp bir sertifika üretir
openssl_decrypt
— Verinin şifresini çözer
openssl_dh_compute_key
— Uzak DH genel anahtarının ve yerel DH anahtarının genel değeri için paylaşılan gizi hesaplar
openssl_digest
— Bir özet hesaplar
openssl_encrypt
— Veriyi şifreler
openssl_error_string
— OpenSSL hata iletisini döndürür
openssl_free_key
— Anahtar özkaynağını serbest bırakır
openssl_get_cert_locations
— Retrieve the available certificate locations
openssl_get_cipher_methods
— Kullanılabilecek şifreleme yöntemlerini döndürür
openssl_get_curve_names
— Gets list of available curve names for ECC
openssl_get_md_methods
— Kullanılabilecek özet yöntemlerini döndürür
openssl_get_privatekey
— openssl_pkey_get_private işlevinin takma adıdır
openssl_get_publickey
— openssl_pkey_get_public işlevinin takma adıdır
openssl_open
— Mühürlü veriyi açar
openssl_password_hash
— Create a password hash using OpenSSL's Argon2 implementation
openssl_password_verify
— Verify a password against a hash using OpenSSL's Argon2 implementation
openssl_pbkdf2
— Generates a PKCS5 v2 PBKDF2 string
openssl_pkcs12_export
— PKCS#12 uyumlu sertifika deposu dosyasını bir değişkene yerleştirir
openssl_pkcs12_export_to_file
— Bir PKCS#12 uyumlu sertifika deposunu bir dosyaya kaydeder
openssl_pkcs12_read
— Bir PKCS#12 Sertifika Deposunu bir diziye çözümler
openssl_pkcs7_decrypt
— S/MIME şifreli bir iletinin şifresini çözer
openssl_pkcs7_encrypt
— Bir S/MIME iletiyi şifreler
openssl_pkcs7_read
— Export the PKCS7 file to an array of PEM certificates
openssl_pkcs7_sign
— Bir S/MIME iletiyi imzalar
openssl_pkcs7_verify
— S/MIME imzalı bir iletinin imzasını doğrular
openssl_pkey_derive
— Computes shared secret for public value of remote and local DH or ECDH key
openssl_pkey_export
— Bir anahtarın ihraç edilebilir gösterimini bir dizge olarak döndürür
openssl_pkey_export_to_file
— Bir anahtarın ihraç edilebilir gösterimini bir dosyaya kaydeder
openssl_pkey_free
— Bir gizli anahtarı serbest bırakır
openssl_pkey_get_details
— Anahtarla ilgili ayrıntıları bir dizi içinde döndürür
openssl_pkey_get_private
— Gizli anahtarı döndürür
openssl_pkey_get_public
— Genel anahtarı sertifikadan elde edip kullanıma hazırlar
openssl_pkey_new
— Yeni bir gizli anahtar üretir
openssl_private_decrypt
— Genel anahtarla şifrelenmiş verinin şifresini gizli anahtarla çözer
openssl_private_encrypt
— Veriyi gizli anahtarla şifreler
openssl_public_decrypt
— Gizli anahtarla şifrelenmiş verinin şifresini genel anahtarla çözer
openssl_public_encrypt
— Veriyi genel anahtarla şifreler
openssl_random_pseudo_bytes
— Yarı-rasgele bayt dizesi üretir
openssl_seal
— Veriyi mühürler (şifreler)
openssl_sign
— İmza üretir
openssl_spki_export
— Exports a valid PEM formatted public key signed public key and challenge
openssl_spki_export_challenge
— Exports the challenge associated with a signed public key and challenge
openssl_spki_new
— Generate a new signed public key and challenge
openssl_spki_verify
— Verifies a signed public key and challenge
openssl_verify
— İmzayı doğrular
openssl_x509_check_private_key
— Bir gizli anahtarın bir sertifikaya karşılık olup olmadığına bakar
openssl_x509_checkpurpose
— Sertifikanın belli bir amaçla kulanılıp kullanılmayacağına bakar
openssl_x509_export
— Belirtilen sertifikayı dizge olarak döndürür
openssl_x509_export_to_file
— Belirtilen sertifikayı bir dosyaya kaydeder
openssl_x509_fingerprint
— Calculates the fingerprint, or digest, of a given X.509 certificate
openssl_x509_free
— Sertifika özkaynağını serbest bırakır
openssl_x509_parse
— Bir X509 sertifikasını çözümleyip bilgileri bir dizi içinde döndürür
openssl_x509_read
— X.509 sertifikasını çözümleyip sertifika için nesne döndürür
openssl_x509_verify
— Verifies digital signature of x509 certificate against a public key
↑
and
↓
to navigate •
Enter
to select •
Esc
to close •
/
to open
Press
Enter
without selection to search using Google