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

◆ FromXmlString() [1/2]

void System.Security.Cryptography.ECDsaCng.FromXmlString ( string xml,
ECKeyXmlFormat format )
inline

Definition at line 150 of file ECDsaCng.cs.

151 {
152 throw new PlatformNotSupportedException();
153 }