次の方法で共有


ICryptoTransform.InputBlockSize プロパティ

入力ブロック サイズを取得します。

ReadOnly Property InputBlockSize As Integer
[C#]
int InputBlockSize {get;}
[C++]
__property int get_InputBlockSize();
[JScript]
function get InputBlockSize() : int;

プロパティ値

入力データ ブロックのサイズ (バイト単位)。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

ICryptoTransform インターフェイス | ICryptoTransform メンバ | System.Security.Cryptography 名前空間 | 暗号サービス