Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToCryptographicException()
[2/2]
static
CryptographicException
Internal.Cryptography.ErrorCodeHelper.ToCryptographicException
(
this global::Interop::NCrypt::ErrorCode
errorCode
)
inline
static
Definition at line
7
of file
ErrorCodeHelper.cs
.
8
{
9
return
((
int
)errorCode).ToCryptographicException();
10
}
Internal
Cryptography
ErrorCodeHelper
Generated by
1.10.0