Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 48 of file CngAlgorithmCore.cs.
References Internal.Cryptography.CngAlgorithmCore._lazyKey, System.Collections.ObjectModel.Collection< T >.Add(), System.Security.Cryptography.CngKey.Create(), Internal.Cryptography.CngAlgorithmCore.DisposeKey(), System.BitConverter.GetBytes(), System.item, System.Security.Cryptography.CngKey.KeySize, System.Security.Cryptography.CngKeyCreationParameters.Parameters, and Internal.Cryptography.CngAlgorithmCore.ThrowIfDisposed().
Referenced by System.Security.Cryptography.ECDiffieHellmanCng.GenerateKey(), System.Security.Cryptography.ECDsaCng.GenerateKey(), System.Security.Cryptography.ECDiffieHellmanCng.GetKey(), and System.Security.Cryptography.ECDsaCng.GetKey().