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!

PKCS1_MaskGenerationMethod1 Class

[To be supplied.]

Object
   CryptographicObject
      MaskGenerationMethod
         PKCS1_MaskGenerationMethod1

[Visual Basic]
Public Class PKCS1_MaskGenerationMethod1
   Inherits MaskGenerationMethod
[C#]
public class PKCS1_MaskGenerationMethod1 : MaskGenerationMethod
[C++]
public __gc class PKCS1_MaskGenerationMethod1 : public
   MaskGenerationMethod
[JScript]
public class PKCS1_MaskGenerationMethod1 extends
   MaskGenerationMethod

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

PKCS1_MaskGenerationMethod1 Members | System.Security.Cryptography Namespace