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

◆ FromXmlString() [1/2]

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

Definition at line 399 of file ECDiffieHellmanCng.cs.

400 {
401 throw new PlatformNotSupportedException();
402 }