Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ECDsaOpenSsl() [3/5]

System.Security.Cryptography.ECDsaOpenSsl.ECDsaOpenSsl ( IntPtr handle)
inline

Definition at line 37 of file ECDsaOpenSsl.cs.

38 {
39 throw new PlatformNotSupportedException(System.SR.PlatformNotSupported_CryptographyOpenSSL);
40 }
static string PlatformNotSupported_CryptographyOpenSSL
Definition SR.cs:14
Definition SR.cs:7

References System.SR.PlatformNotSupported_CryptographyOpenSSL.