Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 261 of file ECDiffieHellmanCng.cs.
References System.Security.Cryptography.ECDiffieHellmanCng._hmacKey, System.Security.Cryptography.ECDiffieHellmanCng._label, System.Security.Cryptography.ECDiffieHellmanCng._secretAppend, System.Security.Cryptography.ECDiffieHellmanCng._secretPrepend, System.Security.Cryptography.ECDiffieHellmanCng._seed, System.Security.Cryptography.CngKey.AlgorithmGroup, System.SR.Cryptography_ArgECDHKeySizeMismatch, System.SR.Cryptography_ArgECDHRequiresECDHKey, System.SR.Cryptography_TlsRequiresLabelAndSeed, System.Security.Cryptography.ECDiffieHellmanCng.DeriveSecretAgreementHandle(), System.Security.Cryptography.CngAlgorithmGroup.ECDiffieHellman, System.Security.Cryptography.ECDiffieHellmanCng.KeyDerivationFunction, System.Security.Cryptography.CngKey.KeySize, System.Security.Cryptography.ECDiffieHellmanCng.KeySize, and System.Security.Cryptography.ECDiffieHellmanCng.UseSecretAgreementAsHmacKey.