検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 248 for [SIMILAR] 16 1024 4096 WITH 24078 mcrypt WITH 20... (0.428 sec.)
アーカイブのエントリを展開する 0
« RarEntry RarEntry::getAttr » PHP Manual RarEntry アーカイブのエントリを展開する RarEntry::extract (PECL rar >= 0.1) RarEntry::extract — アーカイブのエントリを展開する 説明 public RarEntry::extract ( string $dir , string $filepath = "" , string $password = NULL , bool $extended_data = f ...
https://man.plustar.jp/php/rarentry.extract.html - [similar]
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]
秘密鍵でデータを復号する 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
« データベースのデザイン ストレージの暗号化 » PHP Manual データベースのセキュリティ データベースへの接続 データベースへの接続 更なるセキュリティのために、クライアント/サーバー間の通信においてSSLを用いた 暗号化を行った方が良いでしょう。もしくはsshを使用することも出来ます。 どちらかの手段を ...
https://man.plustar.jp/php/security.database.connection.html - [similar]
疑似ランダムなバイト文字列を生成する 0
« openssl_public_encrypt openssl_seal » PHP Manual OpenSSL 関数 疑似ランダムなバイト文字列を生成する openssl_random_pseudo_bytes (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_random_pseudo_bytes — 疑似ランダムなバイト文字列を生成する 説明 openssl_random_pseudo_bytes ( int $length , bool &$stron ...
https://man.plustar.jp/php/function.openssl-random-pseudo-bytes.html - [similar]
SSH サーバーに接続する 0
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_connect (PECL ssh2 >= 0.9.0) ssh2_connect — SSH サーバーに接続する 説明 ssh2_connect ( string $host , int $port = 22 , array $methods = ? , array $callbacks = ? ): resource リモートの SSH サーバーと ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]