RC2CryptoServiceProvider.EffectiveKeySize プロパティ
アセンブリ: mscorlib (mscorlib.dll 内)

Dim instance As RC2CryptoServiceProvider Dim value As Integer value = instance.EffectiveKeySize instance.EffectiveKeySize = value
public: virtual property int EffectiveKeySize { int get () override; void set (int value) override; }
/** @property */ public int get_EffectiveKeySize () /** @property */ public void set_EffectiveKeySize (int value)
public override function get EffectiveKeySize () : int public override function set EffectiveKeySize (value : int)
RC2 アルゴリズムで使用する有効なキー サイズ (ビット単位)。


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からRC2CryptoServiceProvider.EffectiveKeySize プロパティを検索する場合は、下記のリンクをクリックしてください。

- RC2CryptoServiceProvider.EffectiveKeySize プロパティのページへのリンク