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

◆ CngAlgorithmCore()

Internal.Cryptography.CngAlgorithmCore.CngAlgorithmCore ( string disposedName)
inline

Definition at line 17 of file CngAlgorithmCore.cs.

18 {
19 this = default(CngAlgorithmCore);
20 _disposedName = disposedName;
21 }

References Internal.Cryptography.CngAlgorithmCore._disposedName.