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

◆ ToString()

override string System.Security.Cryptography.CngAlgorithm.ToString ( )
inline

Definition at line 113 of file CngAlgorithm.cs.

114 {
115 return _algorithm;
116 }

References System.Security.Cryptography.CngAlgorithm._algorithm.