PKCS1MaskGenerationMethod Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Computes masks according to PKCS #1 for use by key exchange algorithms.
public ref class PKCS1MaskGenerationMethod : System::Security::Cryptography::MaskGenerationMethod
public class PKCS1MaskGenerationMethod : System.Security.Cryptography.MaskGenerationMethod
[System.Runtime.Versioning.UnsupportedOSPlatform("browser")]
public class PKCS1MaskGenerationMethod : System.Security.Cryptography.MaskGenerationMethod
[System.Runtime.InteropServices.ComVisible(true)]
public class PKCS1MaskGenerationMethod : System.Security.Cryptography.MaskGenerationMethod
type PKCS1MaskGenerationMethod = class
inherit MaskGenerationMethod
[<System.Runtime.Versioning.UnsupportedOSPlatform("browser")>]
type PKCS1MaskGenerationMethod = class
inherit MaskGenerationMethod
[<System.Runtime.InteropServices.ComVisible(true)>]
type PKCS1MaskGenerationMethod = class
inherit MaskGenerationMethod
Public Class PKCS1MaskGenerationMethod
Inherits MaskGenerationMethod
- Inheritance
- Attributes
This class is only used by implementations of key exchange algorithms for mask generation. Application code does not use this class directly.
PKCS1Mask |
Initializes a new instance of the PKCS1MaskGenerationMethod class. |
Hash |
Gets or sets the name of the hash algorithm type to use for generating the mask. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Generate |
Generates and returns a mask from the specified random seed of the specified length. |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
To |
Returns a string that represents the current object. (Inherited from Object) |
Tuote | Versiot |
---|---|
.NET | Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0, 2.1 |
Tuotteen .NET palaute
.NET on avoin lähdekoodi projekti. Anna palautetta valitsemalla linkki: