MACTripleDES.HashCore メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > MACTripleDES.HashCore メソッドの意味・解説 

MACTripleDES.HashCore メソッド

MAC (Message Authentication Code) を計算するために、オブジェクト書き込まれデータTripleDES 暗号化プログラムルーティングます。

名前空間: System.Security.Cryptography
アセンブリ: mscorlib (mscorlib.dll 内)
構文構文

Protected Overrides Sub
 HashCore ( _
    rgbData As Byte(), _
    ibStart As Integer, _
    cbSize As Integer _
)
Dim rgbData As Byte()
Dim ibStart As Integer
Dim cbSize As Integer

Me.HashCore(rgbData, ibStart, cbSize)
protected override void HashCore (
    byte[] rgbData,
    int ibStart,
    int cbSize
)
protected:
virtual void HashCore (
    array<unsigned char>^ rgbData, 
    int ibStart, 
    int cbSize
) override
protected void HashCore (
    byte[] rgbData, 
    int ibStart, 
    int cbSize
)
protected override function HashCore (
    rgbData : byte[], 
    ibStart : int, 
    cbSize : int
)

パラメータ

rgbData

入力データ

ibStart

バイト配列内のデータ使用開始位置を示すオフセット

cbSize

配列内でデータとして使用されるバイトの数。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
MACTripleDES クラス
MACTripleDES メンバ
System.Security.Cryptography 名前空間
HashAlgorithm クラス



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

MACTripleDES.HashCore メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



MACTripleDES.HashCore メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS