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

◆ CreateCore()

static DSA System.Security.Cryptography.DSA.CreateCore ( )
inlinestaticprivateinherited

Definition at line 751 of file DSA.cs.

752 {
753 return new DSAImplementation.DSACng();
754 }

Referenced by System.Security.Cryptography.DSA.Create(), System.Security.Cryptography.DSA.Create(), and System.Security.Cryptography.DSA.Create().