入力ブロック サイズを取得します。
Public Overridable ReadOnly Property InputBlockSize As Integer _ Implements ICryptoTransform.InputBlockSize
[C#]
public virtual int InputBlockSize {get;}
[C++]
public: __property virtual int get_InputBlockSize();
[JScript]
public function get InputBlockSize() : int;
プロパティ値
入力ブロック サイズ (バイト単位)。
実装
ICryptoTransform.InputBlockSize
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
CryptoAPITransform クラス | CryptoAPITransform メンバ | System.Security.Cryptography 名前空間 | 暗号サービス