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
Internal
Cryptography
CryptoThrowHelper.WindowsCryptographicException
C# Class Internal.Cryptography.CryptoThrowHelper.WindowsCryptographicException
Inheritance:
System.Security.Cryptography.CryptographicException
Exibir arquivo
Open project: dotnet/corefx
Public Methods
Method
Description
WindowsCryptographicException
(
int
hr
,
string
message
) :
System
Method Details
WindowsCryptographicException()
public
method
public
WindowsCryptographicException
(
int
hr
,
string
message
) :
System
hr
int
message
string
return
System