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!

DeriveBytes Class

[To be supplied.]

Object
   CryptographicObject
      DeriveBytes

[Visual Basic]
MustInherit Public Class DeriveBytes
   Inherits CryptographicObject
[C#]
public abstract class DeriveBytes : CryptographicObject
[C++]
public __gc __abstract class DeriveBytes : public
   CryptographicObject
[JScript]
public abstract class DeriveBytes extends CryptographicObject

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

DeriveBytes Members | System.Security.Cryptography Namespace