検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 66 for decrypt (0.007 sec.)
データを復号する 8119
« openssl_csr_sign openssl_dh_compute_key » PHP Manual OpenSSL 関数 データを復号する openssl_decrypt ... rypt (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_decrypt — データを復号する 説明 openssl_decrypt ( string $ ... g , 暗号 , パラメータ , 認証 , 方式 , aad , algo , decrypt ...
https://man.plustar.jp/php/function.openssl-decrypt.html - [similar]
復号のためのシークレットストリームのコンテキストを初期化する 7976
« sodium_crypto_secretbox sodium_crypto_secretstream_xchacha20poly1305_init_push » PHP Manual So ... _xchacha20poly1305_init_pull() の例 <?php function decrypt_file ( string $inputFilePath , string $outputFileP ... inputFileSize = fstat ( $inputFile )[ 'size' ]; // Decrypt the file and write its contents to the output file ... ger a re-key or indicate the end of file. Then, on decrypt, you can assert // this behavior. [ $ptxt_chunk , ... ' ); file_put_contents ( 'hello.enc' , $example ); decrypt_file ( 'hello.enc' , 'hello.txt.decrypted' , $key ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
ChaCha20-Poly1305 を用いてメッセージを検証し、復号する 7834
« sodium_crypto_aead_aes256gcm_keygen sodium_crypto_aead_chacha20poly1305_encrypt » PHP Manual S ... 検証し、復号する sodium_crypto_aead_chacha20poly1305_decrypt (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_aead_chacha2 ... 0poly1305_decrypt — ChaCha20-Poly1305 を用いてメッセージを検証し、復 ... 号する 説明 sodium_crypto_aead_chacha20poly1305_decrypt ( string $ciphertext , string $additional_data , s ...
https://man.plustar.jp/php/function.sodium-crypto-aead-chacha20poly1305-decrypt.... - [similar]
その他の定数 7834
« Server Name Indication 定数 キー/証明書パラメータ » PHP Manual 定義済み定数 その他の定数 その他 ... SSL_RAW_DATA ( bool ) openssl_encrypt() や openssl_decrypt() 関数で この値が設定されると、生のデータがそのまま ... クされ、除去されます。 openssl_encrypt() や openssl_decrypt() の options に OPENSSL_ZERO_PADDING が指定された場 ... ます。 関連キーワード: 定数 , 形式 , int , データ , decrypt , 設定 , 復号 , encrypt , サイズ , Privacy ...
https://man.plustar.jp/php/openssl.constants.other.html - [similar]
OpenSSL 関数 7762
« 証明書の認証 openssl_cipher_iv_length » PHP Manual OpenSSL OpenSSL 関数 OpenSSL 関数 目次 open ... ipher_iv_length — 暗号 iv の長さを取得 openssl_cms_decrypt — CMS メッセージを復号化する openssl_cms_encrypt — ... あるいは自分自身)で署名して証明書を作成する openssl_decrypt — データを復号する openssl_dh_compute_key — ローカ ... 認証ストアをパースして配列形式にする openssl_pkcs7_decrypt — S/MIME 暗号化されたメッセージを復号する openssl_ ... _pkey_new — 新規に秘密鍵を生成する openssl_private_decrypt — 秘密鍵でデータを復号する openssl_private_encrypt ...
https://man.plustar.jp/php/ref.openssl.html - [similar]
Decrypts crypttext with given parameters 7691
« mcrypt_create_iv mcrypt_enc_get_algorithms_name » PHP Manual Mcrypt 関数 Decrypts crypttext wi ... th given parameters mcrypt_decrypt (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt ... >= 1.0.0) mcrypt_decryptDecrypts crypttext with given parameters 警告 こ ... この関数に頼らないことを強く推奨します。 説明 mcrypt_decrypt ( string $cipher , string $key , string $data , st ... ring $mode , string $iv = ? ): string | false Decrypts the data and returns the unencrypted data. パラメ ...
https://man.plustar.jp/php/function.mcrypt-decrypt.html - [similar]
Encrypt a value 7691
« MongoDB\Driver\ClientEncryption::decrypt MongoDB\Driver\ServerApi » PHP Manual MongoDB\Driver\ ... pe" options. 参考 MongoDB\Driver\ClientEncryption::decrypt() - Decrypt a value 関連キーワード: Driver , Clien ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.encrypt.html - [similar]
OpenSSL 7634
« mhash はじめに » PHP Manual 暗号 OpenSSL OpenSSL はじめに インストール/設定 要件 インストール手 ... ipher_iv_length — 暗号 iv の長さを取得 openssl_cms_decrypt — CMS メッセージを復号化する openssl_cms_encrypt — ... あるいは自分自身)で署名して証明書を作成する openssl_decrypt — データを復号する openssl_dh_compute_key — ローカ ... 認証ストアをパースして配列形式にする openssl_pkcs7_decrypt — S/MIME 暗号化されたメッセージを復号する openssl_ ... _pkey_new — 新規に秘密鍵を生成する openssl_private_decrypt — 秘密鍵でデータを復号する openssl_private_encrypt ...
https://man.plustar.jp/php/book.openssl.html - [similar]
The MongoDB\Driver\ClientEncryption class 7634
« MongoDB\Driver\Session::startTransaction MongoDB\Driver\ClientEncryption::__construct » PHP Ma ... ide encryption, as well as manually encrypting and decrypting values. クラス概要 final class MongoDB\Driver\C ... y $options = ? ): MongoDB\BSON\Binary final public decrypt ( MongoDB\BSON\Binary $value ): mixed final public ... cryption data key MongoDB\Driver\ClientEncryption::decryptDecrypt a value MongoDB\Driver\ClientEncryption: ...
https://man.plustar.jp/php/class.mongodb-driver-clientencryption.html - [similar]
暗号化されたテキストが、有効なタグを持っているかを調べる 7634
« sodium_crypto_aead_chacha20poly1305_encrypt sodium_crypto_aead_chacha20poly1305_ietf_encrypt » ... かを調べる sodium_crypto_aead_chacha20poly1305_ietf_decrypt (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_aead_chacha2 ... 0poly1305_ietf_decrypt — 暗号化されたテキストが、有効なタグを持っているか ... 調べる 説明 sodium_crypto_aead_chacha20poly1305_ietf_decrypt ( string $ciphertext , string $additional_data , s ...
https://man.plustar.jp/php/function.sodium-crypto-aead-chacha20poly1305-ietf-dec... - [similar]
PREV 1 2 3 4 5 6 7 NEXT