検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 478 for メッセージ (0.099 sec.)
データを復号する 3426
« openssl_csr_sign openssl_dh_compute_key » PHP Manual OpenSSL 関数 データを復号する openssl_dec ... 復号します。 パラメータ data 復号化する、暗号化されたメッセージ。 cipher_algo 暗号化方式。利用可能な暗号化方式のリス ...
https://man.plustar.jp/php/function.openssl-decrypt.html - [similar]
公開鍵でデータを暗号化する 3426
« openssl_public_decrypt openssl_random_pseudo_bytes » PHP Manual OpenSSL 関数 公開鍵でデータを暗 ... 使用するのは、例えば秘密鍵の所有者にのみ読めるようにメッセージを暗号化する場合です。 また、データベースに格納するデ ...
https://man.plustar.jp/php/function.openssl-public-encrypt.html - [similar]
与えられた X.509 証明書のフィンガープリントあるいはダイジェストを計算する 3426
« openssl_x509_export openssl_x509_free » PHP Manual OpenSSL 関数 与えられた X.509 証明書のフィン ... 列を返します。 binary が true に設定されている場合、メッセージダイジェストの生のバイナリ表現が返されます。 失敗した ...
https://man.plustar.jp/php/function.openssl-x509-fingerprint.html - [similar]
ユーザー定義のエラーハンドラ関数を設定する 3426
« restore_exception_handler set_exception_handler » PHP Manual エラー処理関数 ユーザー定義のエラ ... れます。 errstr 2 番目のパラメータ errstr は、 エラーメッセージが文字列で渡されます。 errfile コールバックが第3引数 ... trigger_error() - ユーザーレベルのエラー/警告/通知メッセージを生成する エラーレベル定数 関連キーワード: エラー , ...
https://man.plustar.jp/php/function.set-error-handler.html - [similar]
接続したソケットにデータを送信する 3426
« socket_select socket_sendmsg » PHP Manual ソケット 関数 接続したソケットにデータを送信する soc ... t_sendto() - 接続しているかどうかによらずソケットにメッセージを送信する 関連キーワード: 送信 , データ , ソケット ...
https://man.plustar.jp/php/function.socket-send.html - [similar]
XChaCha20-Poly1305 を使って暗号化し、認証を行う(AEADモードのうちもっとも好ましい... 3426
« sodium_crypto_aead_xchacha20poly1305_ietf_decrypt sodium_crypto_aead_xchacha20poly1305_ietf_ke ... し、 暗号化されたテキストにも保存されません。 nonce メッセージごとに一度だけ使われる数値。 長さは24バイトです。 こ ...
https://man.plustar.jp/php/function.sodium-crypto-aead-xchacha20poly1305-ietf-en... - [similar]
直近の操作のエラーテキストを取得する 3426
« MessageFormatter::getErrorCode MessageFormatter::getLocale » PHP Manual MessageFormatter 直近の ... のエラーテキストを取得します。 パラメータ formatter メッセージのフォーマッタ。 戻り値 直近のエラーの説明を返します ...
https://man.plustar.jp/php/messageformatter.geterrormessage.html - [similar]
その他の変更 3426
« PHP 8.1.x で推奨されなくなる機能 PHP 7.4.x から PHP 8.0.x への移行 » PHP Manual PHP 8.0.x から ... る舞いをするのに、 "Interactive mode enabled" というメッセージを追加で出力していました。 この場合のモードは、インタ ...
https://man.plustar.jp/php/migration81.other-changes.html - [similar]
直近のエラーの内容を文字列で返す 3426
« mysqli::$error_list mysqli::$field_count » PHP Manual mysqli 直近のエラーの内容を文字列で返す ... MySQLi 関数のコールが成功あるいは失敗した際のエラーメッセージを返します。 パラメータ link 手続き型のみ: mysqli_co ...
https://man.plustar.jp/php/mysqli.error.html - [similar]
文ハンドラにおける直近の操作に関連する拡張エラー情報を取得する 3426
« PDOStatement::errorCode PDOStatement::execute » PHP Manual PDOStatement 文ハンドラにおける直近 ... 1 ドライバ固有のエラーコード 2 ドライバ固有のエラーメッセージ 例 例1 DB2 データベースに対する PDO_ODBC 接続の er ...
https://man.plustar.jp/php/pdostatement.errorinfo.html - [similar]