C# Class System.Security.Cryptography.PKCS1MaskGenerationMethod

Inheritance: MaskGenerationMethod
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
PKCS1MaskGenerationMethod ( ) : Internal.Cryptography

Private Methods

Méthode Description
GenerateMask ( byte rgbSeed, int cbReturn ) : byte[]

Method Details

PKCS1MaskGenerationMethod() public méthode

public PKCS1MaskGenerationMethod ( ) : Internal.Cryptography
Résultat Internal.Cryptography