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.KeySize

[To be supplied.]

[Visual Basic]
Overridable Public Property KeySize As Integer
[C#]
public int KeySize {override get; override set;}
[C++]
public: __property virtual int get_KeySize();
public: __property virtual void set_KeySize(int);
[JScript]
public function get KeySize() : int;
public function set KeySize(int);

See Also

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