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!

KeySizes Class

This structure is used for returning the set of legal key sizes and block sizes of the symmetric algorithms.

Object
   KeySizes

[Visual Basic]
Public Class KeySizes
[C#]
public class KeySizes
[C++]
public __gc class KeySizes
[JScript]
public class KeySizes

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

KeySizes Members | System.Security.Cryptography Namespace