NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

RC2.EffectiveKeySize

[To be supplied.]

[Visual Basic]
Overridable Public Property EffectiveKeySize As Integer
[C#]
public int EffectiveKeySize {virtual get; virtual set;}
[C++]
public: __property virtual int get_EffectiveKeySize();
public: __property virtual void set_EffectiveKeySize(int);
[JScript]
public function get EffectiveKeySize() : int;
public function set EffectiveKeySize(int);

See Also

RC2 Class | RC2 Members | System.Security.Cryptography Namespace