Mono Class Library: Overview

System.Security.Cryptography.PKCS1MaskGenerationMethod: Method Members

The methods of System.Security.Cryptography.PKCS1MaskGenerationMethod are listed below. For a list of all members, see the PKCS1MaskGenerationMethod Members list.

See Also: Inherited members from System.Security.Cryptography.MaskGenerationMethod

Public Methods

override
GenerateMask(byte[], int) : byte[]
Generate a new mask using the specified seed value.