Mono Class Library: System.Security.Cryptography Namespace

System.Security.Cryptography.PKCS1MaskGenerationMethod Class

This class implements MGF1 from PKCS#1: RSA Cryptography Standard (http://www.rsasecurity.com/rsalabs/pkcs/pkcs-1/index.html). [Edit]

See Also: PKCS1MaskGenerationMethod Members

System.Object
     System.Security.Cryptography.MaskGenerationMethod
          System.Security.Cryptography.PKCS1MaskGenerationMethod

[System.Runtime.InteropServices.ComVisible(true)]
public class PKCS1MaskGenerationMethod : MaskGenerationMethod

Remarks

This implementation is not compatible with Microsoft .NET Framework v1.0 and v1.1 (implementation bug) but is compatible with PKCS #1. [Edit]

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0