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!

SymmetricStreamDecryptor.KeySizeValue

[To be supplied.]

[Visual Basic]
Protected KeySizeValue As Integer
[C#]
protected int KeySizeValue;
[C++]
protected: int KeySizeValue;
[JScript]
protected var KeySizeValue : int;

See Also

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