Mono Class Library: System.Security.Cryptography.PKCS1MaskGenerationMethod Overview | MembersSystem.Security.Cryptography.PKCS1MaskGenerationMethod.GenerateMask Method |
Generate a new mask using the specified seed value. [Edit]
|
An array of byte containing the generated mask. [Edit]
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. [Edit]
Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0