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!

SymmetricStreamEncryptor.KeySize

[To be supplied.]

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

See Also

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