Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Internal
Cryptography
CryptoThrowHelper.WindowsCryptographicException
C# Class Internal.Cryptography.CryptoThrowHelper.WindowsCryptographicException
Inheritance:
System.Security.Cryptography.CryptographicException
ファイルを表示
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