検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 242 for [SIMILAR] 16 1024 4096 WITH 19788 csprng WITH 10... (2.286 sec.)
SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする 0
« SQLite3::close SQLite3::createAggregate » PHP Manual SQLite3 SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする SQLite3::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::__construct — SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする 説明 public SQLite ...
https://man.plustar.jp/php/sqlite3.construct.html - [similar]
InflateContext クラス 0
« DeflateContext 暗号 » PHP Manual Zlib InflateContext クラス InflateContext クラス (PHP 8) はじめに PHP 8.0.0 以降、 zlib.inflate リソースを置き換える完全不透明クラスです。 クラス概要 final class InflateContext { } 関連キーワード: クラス , InflateContext , DeflateContext , 暗号 , Zlib , ...
https://man.plustar.jp/php/class.inflatecontext.html - [similar]
認証付きの公開鍵による復号 0
« sodium_crypto_box_keypair sodium_crypto_box_publickey_from_secretkey » PHP Manual Sodium 関数 認証付きの公開鍵による復号 sodium_crypto_box_open (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_open — 認証付きの公開鍵による復号 説明 sodium_crypto_box_open ( string $ciphertext , string $nonce , ...
https://man.plustar.jp/php/function.sodium-crypto-box-open.html - [similar]
オープンされたアルゴリズムの IV の大きさを返す 0
« mcrypt_enc_get_block_size mcrypt_enc_get_key_size » PHP Manual Mcrypt 関数 オープンされたアルゴリズムの IV の大きさを返す mcrypt_enc_get_iv_size (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_enc_get_iv_size — オープンされたアルゴリズムの IV の大きさを返す 警告 この ...
https://man.plustar.jp/php/function.mcrypt-enc-get-iv-size.html - [similar]
秘密鍵でデータを復号する 0
« openssl_pkey_new openssl_private_encrypt » PHP Manual OpenSSL 関数 秘密鍵でデータを復号する openssl_private_decrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_private_decrypt — 秘密鍵でデータを復号する 説明 openssl_private_decrypt ( string $data , string &$decrypted_data , OpenSSLAs ...
https://man.plustar.jp/php/function.openssl-private-decrypt.html - [similar]
公開鍵でデータを復号する 0
« openssl_private_encrypt openssl_public_encrypt » PHP Manual OpenSSL 関数 公開鍵でデータを復号する openssl_public_decrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_public_decrypt — 公開鍵でデータを復号する 説明 openssl_public_decrypt ( string $data , string &$decrypted_data , OpenSS ...
https://man.plustar.jp/php/function.openssl-public-decrypt.html - [similar]
一意な ID を生成する 0
« time_sleep_until unpack » PHP Manual その他の関数 一意な ID を生成する uniqid (PHP 4, PHP 5, PHP 7, PHP 8) uniqid — 一意な ID を生成する 説明 uniqid ( string $prefix = "" , bool $more_entropy = false ): string マイクロ秒単位の現在時刻にもとづいた、接頭辞つきの一意な ID を取得します。 警 ...
https://man.plustar.jp/php/function.uniqid.html - [similar]
変数の内容が反復可能な値であることを確認する 0
« is_integer is_long » PHP Manual 変数操作 関数 変数の内容が反復可能な値であることを確認する is_iterable (PHP 7 >= 7.1.0, PHP 8) is_iterable — 変数の内容が反復可能な値であることを確認する 説明 is_iterable ( mixed $value ): bool 変数の内容が iterable 疑似型で許容されること、すなわち array ...
https://man.plustar.jp/php/function.is-iterable.html - [similar]
データベースへの接続 0
« データベースのデザイン ストレージの暗号化 » PHP Manual データベースのセキュリティ データベースへの接続 データベースへの接続 更なるセキュリティのために、クライアント/サーバー間の通信においてSSLを用いた 暗号化を行った方が良いでしょう。もしくはsshを使用することも出来ます。 どちらかの手段を ...
https://man.plustar.jp/php/security.database.connection.html - [similar]
InterBase データベースからオブジェクトを得る 0
« ibase_fetch_assoc ibase_fetch_row » PHP Manual Firebird/InterBase 関数 InterBase データベースからオブジェクトを得る ibase_fetch_object (PHP 5, PHP 7 < 7.4.0) ibase_fetch_object — InterBase データベースからオブジェクトを得る 説明 ibase_fetch_object ( resource $result_id , int $fetch_fla ...
https://man.plustar.jp/php/function.ibase-fetch-object.html - [similar]