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!

RSA_CSP.KeySize

[To be supplied.]

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

See Also

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