Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinepackage |
Definition at line 68 of file ECCngKey.cs.
References System.Security.Cryptography.ECCngKey._algorithmGroup, System.Security.Cryptography.ECCngKey._keyHandle, System.Security.Cryptography.ECCngKey._lastAlgorithm, System.Security.Cryptography.ECCngKey._lastKeySize, System.SR.Cryptography_CurveNotSupported, System.SR.Cryptography_InvalidCurveOid, System.SR.Cryptography_InvalidKeySize, System.Security.Cryptography.ECCurve.CurveType, System.Security.Cryptography.ECCngKey.DisposeKey(), System.Security.Cryptography.ECCng.EcdhCurveNameToAlgorithm(), System.Security.Cryptography.ECCng.EcdsaCurveNameToAlgorithm(), System.SR.Format(), System.Security.Cryptography.Oid.FriendlyName, System.Security.Cryptography.CngKeyLite.GenerateNewExportableKey(), System.Security.Cryptography.CngKeyLite.GetKeyLength(), System.Exception.HResult, System.Security.Cryptography.ECCng.IsECNamedCurve(), System.Security.Cryptography.ECCurve.IsExplicit, System.Security.Cryptography.ECCurve.IsNamed, System.Security.Cryptography.ECCngKey.KeySize, System.Security.Cryptography.ECCurve.Oid, System.text, System.Security.Cryptography.ECCngKey.ThrowIfDisposed(), System.Security.Cryptography.ECCurve.Validate(), and System.Security.Cryptography.Oid.Value.
Referenced by System.Security.Cryptography.ECDiffieHellmanImplementation.ECDiffieHellmanCng.GenerateKey(), and System.Security.Cryptography.ECDsaImplementation.ECDsaCng.GenerateKey().