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

◆ ToXmlString()

override string System.Security.Cryptography.ECDiffieHellmanImplementation.ECDiffieHellmanCngPublicKey.ToXmlString ( )
inlinevirtual

Reimplemented from System.Security.Cryptography.ECDiffieHellmanPublicKey.

Definition at line 417 of file ECDiffieHellmanImplementation.cs.

418 {
419 throw new PlatformNotSupportedException();
420 }