Generate a new mask using the specified seed value.
- rgbSeed
- The random seed to be used for the mask.
- cbReturn
- The required length of the mask.
An array of byte containing the generated mask.
This method is not compatible with the one provided by Microsoft in framework 1.0 and 1.1 (known bug) but IS compliant with PKCS#1 v.2.1 and work for implementing OAEP.
Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0