次の方法で共有


ICryptoTransform.OutputBlockSize プロパティ

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

ReadOnly Property OutputBlockSize As Integer
[C#]
int OutputBlockSize {get;}
[C++]
__property int get_OutputBlockSize();
[JScript]
function get OutputBlockSize() : 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 名前空間 | 暗号サービス