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

◆ PreprocessKey()

byte[] ICngSymmetricAlgorithm. System.Security.Cryptography.AesCng.PreprocessKey ( byte[] key)
inlineprivate

Implements Internal.Cryptography.ICngSymmetricAlgorithm.

Definition at line 194 of file AesCng.cs.

195 {
196 return key;
197 }

References System.key.