Results of 1 - 2 of about 2 for aad (0.001 sec.)
- データを復号する 11228
- « openssl_csr_sign openssl_dh_compute_key » PHP Manual OpenSSL 関数 データを復号する openssl_dec
...
, string $iv = "" , ? string $tag = null , string $aad = "" ): string | false 未加工の、または base64 エン ...
頭部分と一致した場合に復号が成功するかもしれません。 aad 追加の認証済みデータ。 戻り値 成功した場合復号化さ ...
0 tag は、nullable になりました。 7.1.0 tag および aad パラメータが追加されました。 参考 openssl_encrypt( ...
データ , string , 暗号 , パラメータ , 認証 , 方式 , aad , algo , decrypt ...
-
https://man.plustar.jp/php/function.openssl-decrypt.html
- [similar]
- データを暗号化する 7485
- « openssl_digest openssl_error_string » PHP Manual OpenSSL 関数 データを暗号化する openssl_encry
...
, string $iv = "" , string &$tag = null , string $aad = "" , int $tag_length = 16 ): string | false 与え ...
または LCM) を使う場合の 認証タグを参照で渡します。 aad 追加の認証済みデータ tag_length 認証 tag の長さ。 ...
を発生します。 変更履歴 バージョン 説明 7.1.0 tag 、 aad および tag_length パラメータが追加されました。 例 ...
連キーワード: 暗号 , データ , string , パラメータ , aad , モード , エラー , メソッド , length , algo ...
-
https://man.plustar.jp/php/function.openssl-encrypt.html
- [similar]
PREV
1
NEXT