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

◆ ToXmlString() [2/2]

string System.Security.Cryptography.ECDiffieHellmanCng.ToXmlString ( ECKeyXmlFormat format)
inline

Definition at line 404 of file ECDiffieHellmanCng.cs.

405 {
406 throw new PlatformNotSupportedException();
407 }