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

[To be supplied.]

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

See Also

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