Results of 1 - 4 of about 4 for encryptionKey (0.001 sec.)
- SQLite データベースをオープンする 12408
- « SQLite3::loadExtension SQLite3::openBlob » PHP Manual SQLite3 SQLite データベースをオープンする
...
TE3_OPEN_READWRITE | SQLITE3_OPEN_CREATE , string $encryptionKey = "" ): void SQLite 3 データベースをオープンします ...
EN_CREATE : データベースが存在しない場合は作成する encryptionKey オプションの暗号キー。SQLite データベースの暗号化と ...
オープン , OPEN , open , CREATE , READWRITE , キー , encryptionKey , パラメータ , flags ...
-
https://man.plustar.jp/php/sqlite3.open.html
- [similar]
- SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする 8525
- « SQLite3::close SQLite3::createAggregate » PHP Manual SQLite3 SQLite3 オブジェクトを作成し、SQL
...
TE3_OPEN_READWRITE | SQLITE3_OPEN_CREATE , string $encryptionKey = "" ) SQLite3 オブジェクトを作成し、SQLite 3 デー ...
EN_CREATE : データベースが存在しない場合は作成する encryptionKey オプションの暗号キー。SQLite データベースの暗号化と ...
-
https://man.plustar.jp/php/sqlite3.construct.html
- [similar]
- 与えられたキーから導出されるHKDFキーを生成する 8173
- « hash_final hash_hmac_algos » PHP Manual Hash 関数 与えられたキーから導出されるHKDFキーを生成す
...
した同じ入力を使い、異なるキーのペアを導出します。 $encryptionKey = hash_hkdf ( 'sha256' , $inputKey , 32 , 'aes-256 ...
, 'sha-256-authentication' , $salt ); var_dump ( $encryptionKey !== $authenticationKey ); // bool(true) ?> 上の例は ...
-
https://man.plustar.jp/php/function.hash-hkdf.html
- [similar]
- SQLite3 クラス 7822
- « 定義済み定数 SQLite3::backup » PHP Manual SQLite3 SQLite3 クラス SQLite3 クラス (PHP 5 >= 5.3.
...
TE3_OPEN_READWRITE | SQLITE3_OPEN_CREATE , string $encryptionKey = "" ) public backup ( SQLite3 $destination , stri ...
TE3_OPEN_READWRITE | SQLITE3_OPEN_CREATE , string $encryptionKey = "" ): void public openBlob ( string $table , str ...
-
https://man.plustar.jp/php/class.sqlite3.html
- [similar]
PREV
1
NEXT