


openssl_pkey_export - Gets an exportable representation of a key into a string.openssl_pkey_export_to_file - Gets an exportable representation of a key into a file.openssl_pkey_derive - Computes shared secret for public value of remote and local DH or ECDH key.openssl_pkcs7_verify - Verifies the signature of an S/MIME signed message.openssl_pkcs7_sign - Sign an S/MIME message.openssl_pkcs7_read - Export the PKCS7 file to an array of PEM certificates.openssl_pkcs7_encrypt - Encrypt an S/MIME message.openssl_pkcs7_decrypt - Decrypts an S/MIME encrypted message.openssl_pkcs12_read - Parse a PKCS#12 Certificate Store into an array.

openssl_pkcs12_export - Exports a PKCS#12 Compatible Certificate Store File to variable.openssl_pkcs12_export_to_file - Exports a PKCS#12 Compatible Certificate Store File.openssl_pbkdf2 - Generates a PKCS5 v2 PBKDF2 string.openssl_get_publickey - Alias of openssl_pkey_get_public.openssl_get_privatekey - Alias of openssl_pkey_get_private.openssl_get_md_methods - Gets available digest methods.openssl_get_curve_names - Gets list of available curve names for ECC.openssl_get_cipher_methods - Gets available cipher methods.openssl_get_cert_locations - Retrieve the available certificate locations.openssl_error_string - Return openSSL error message.openssl_dh_compute_key - Computes shared secret for public value of remote DH public key and local DH key.openssl_csr_sign - Sign a CSR with another certificate (or itself) and generate a certificate.openssl_csr_get_subject - Returns the subject of a CSR.openssl_csr_get_public_key - Returns the public key of a CSR.openssl_csr_export - Exports a CSR as a string.openssl_csr_export_to_file - Exports a CSR to a file.openssl_cms_verify - Verify a CMS signature.openssl_cms_read - Export the CMS file to an array of PEM certificates.openssl_cms_encrypt - Encrypt a CMS message.openssl_cms_decrypt - Decrypt a CMS message.openssl_cipher_key_length - Gets the cipher key length.openssl_cipher_iv_length - Gets the cipher iv length.Padding flags for asymmetric encryption.
#OPENSSL CMAC ARCHIVE#
Getting Started Introduction A simple tutorial Language Reference Basic syntax Types Variables Constants Expressions Operators Control Structures Functions Classes and Objects Namespaces Enumerations Errors Exceptions Fibers Generators Attributes 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 Session Security Filesystem Security Database Security Error Reporting User Submitted Data 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 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 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 GUI Extensions 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
