Results of 1 - 10 of about 15 for HashContext (0.001 sec.)
- HashContext クラス 11790
- « 定義済み定数 HashContext::__construct » PHP Manual Hash HashContext クラス HashContext クラス
...
7 >= 7.2.0, PHP 8) はじめに クラス概要 final class HashContext { /* メソッド */ private __construct () public __s ...
public __unserialize ( array $data ): void } 目次 HashContext::__construct — private なコンストラクタのため、直接 ...
インスタンス化できません HashContext::__serialize — HashContext オブジェクトをシリアライ ...
ズする HashContext::__unserialize — data を HashContext オブジェクト ...
-
https://man.plustar.jp/php/class.hashcontext.html
- [similar]
- HashContext オブジェクトをシリアライズする 11633
- « HashContext::__construct HashContext::__unserialize » PHP Manual HashContext HashContext オブジ
...
ェクトをシリアライズする HashContext::__serialize (PHP 8) HashContext::__serialize — Ha ...
Context オブジェクトをシリアライズする 説明 public HashContext::__serialize (): array 警告 この関数は、 現在のとこ ...
ありません。 戻り値 値を返しません。 関連キーワード: HashContext , オブジェクト , serialize , 関数 , パラメータ , c ...
-
https://man.plustar.jp/php/hashcontext.serialize.html
- [similar]
- data を HashContext オブジェクト に復元する 11529
- « HashContext::__serialize Hash 関数 » PHP Manual HashContext data を HashContext オブジェクト に
...
復元する HashContext::__unserialize (PHP 8) HashContext::__unserialize ...
— data を HashContext オブジェクト に復元する 説明 public HashContext::_ ...
イズする値。 戻り値 値を返しません。 関連キーワード: HashContext , data , オブジェクト , 復元 , unserialize , 関数 ...
-
https://man.plustar.jp/php/hashcontext.unserialize.html
- [similar]
- private なコンストラクタのため、直接インスタンス化できません 10658
- « HashContext HashContext::__serialize » PHP Manual HashContext private なコンストラクタのため、
...
直接インスタンス化できません HashContext::__construct (PHP 7 >= 7.2.0, PHP 8) HashContext:: ...
タのため、直接インスタンス化できません 説明 private HashContext::__construct () パラメータ この関数にはパラメータは ...
ありません。 関連キーワード: private , HashContext , construct , パラメータ , serialize , 関数 , ...
-
https://man.plustar.jp/php/hashcontext.construct.html
- [similar]
- HASH メッセージダイジェストフレームワーク 9474
- « random_int はじめに » PHP Manual 暗号 HASH メッセージダイジェストフレームワーク HASH メッセージ
...
インストール手順 実行時設定 リソース型 定義済み定数 HashContext — HashContext クラス HashContext::__construct — pr ...
なコンストラクタのため、直接インスタンス化できません HashContext::__serialize — HashContext オブジェクトをシリアライ ...
ズする HashContext::__unserialize — data を HashContext オブジェクト ...
シュ , HASH , メッセージダイジェストフレームワーク , HashContext , 生成 , コンテキスト , hmac , データ , update ...
-
https://man.plustar.jp/php/book.hash.html
- [similar]
- ハッシュコンテキストをコピーする 8533
- « hash_algos hash_equals » PHP Manual Hash 関数 ハッシュコンテキストをコピーする hash_copy (PHP
...
ハッシュコンテキストをコピーする 説明 hash_copy ( HashContext $context ): HashContext パラメータ context hash_in ...
変更履歴 バージョン 説明 7.2.0 リソースのかわりに、 HashContext を受け入れ、返すようになりました。 例 例1 hash_cop ...
: ハッシュ , コンテキスト , コピー , hash , copy , HashContext , context , 関数 , Hash , equals ...
-
https://man.plustar.jp/php/function.hash-copy.html
- [similar]
- 暗号 7732
- « InflateContext CSPRNG » PHP Manual 関数リファレンス 暗号 暗号 CSPRNG はじめに インストール/設定
...
レームワーク はじめに インストール/設定 定義済み定数 HashContext — HashContext クラス Hash 関数 Mcrypt はじめに イン ...
-
https://man.plustar.jp/php/refs.crypto.html
- [similar]
- アクティブなハッシュコンテキストにデータを投入する 7628
- « hash_update_stream hash » PHP Manual Hash 関数 アクティブなハッシュコンテキストにデータを投入す
...
ュコンテキストにデータを投入する 説明 hash_update ( HashContext $context , string $data ): bool パラメータ context ...
変更履歴 バージョン 説明 7.2.0 リソースの代わりに HashContext を受け入れるようになりました。 参考 hash_init() - ...
-
https://man.plustar.jp/php/function.hash-update.html
- [similar]
- アクティブなハッシュコンテキストに、ファイルからデータを投入する 7541
- « hash_pbkdf2 hash_update_stream » PHP Manual Hash 関数 アクティブなハッシュコンテキストに、ファ
...
ファイルからデータを投入する 説明 hash_update_file ( HashContext $context , string $filename , ? resource $stream_c ...
は、nullable になりました。 7.2.0 リソースの代わりに HashContext を受け入れるようになりました。 参考 hash_init() - ...
-
https://man.plustar.jp/php/function.hash-update-file.html
- [similar]
- 段階的なハッシュ処理を終了し、出来上がったダイジェストを返す 7506
- « hash_file hash_hkdf » PHP Manual Hash 関数 段階的なハッシュ処理を終了し、出来上がったダイジェス
...
し、出来上がったダイジェストを返す 説明 hash_final ( HashContext $context , bool $binary = false ): string パラメー ...
変更履歴 バージョン 説明 7.2.0 リソースの代わりに、 HashContext を受け入れるようになりました。 例 例1 hash_final() ...
-
https://man.plustar.jp/php/function.hash-final.html
- [similar]