Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
System
Security
Cryptography
PKCS1MaskGenerationMethod
C# Class System.Security.Cryptography.PKCS1MaskGenerationMethod
Inheritance:
MaskGenerationMethod
Exibir arquivo
Open project: dotnet/corefx
Class Usage Examples
Public Methods
Method
Description
PKCS1MaskGenerationMethod
( ) :
Internal.Cryptography
Private Methods
Method
Description
GenerateMask
(
byte
rgbSeed
,
int
cbReturn
) :
byte[]
Method Details
PKCS1MaskGenerationMethod()
public
method
public
PKCS1MaskGenerationMethod
( ) :
Internal.Cryptography
return
Internal.Cryptography