Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinevirtual |
Reimplemented from System.Security.Cryptography.ECDsa.
Definition at line 190 of file ECDsaCng.cs.
References System.Security.Cryptography.ECDsaCng._core, System.Security.Cryptography.CngAlgorithm.Algorithm, System.SR.Cryptography_CurveNotSupported, System.SR.Cryptography_InvalidCurveOid, System.SR.Cryptography_InvalidKeySize, System.Security.Cryptography.ECCurve.CurveType, Internal.Cryptography.CngAlgorithmCore.DisposeKey(), System.Security.Cryptography.CngKey.EcdsaCurveNameToAlgorithm(), System.Security.Cryptography.CngAlgorithm.ECDsaP256, System.Security.Cryptography.CngAlgorithm.ECDsaP384, System.Security.Cryptography.CngAlgorithm.ECDsaP521, System.Security.Cryptography.ECDsaCng.ForceSetKeySize(), System.SR.Format(), System.Security.Cryptography.Oid.FriendlyName, Internal.Cryptography.CngAlgorithmCore.GetOrGenerateKey(), System.Security.Cryptography.CngKey.IsECNamedCurve(), System.Security.Cryptography.ECCurve.IsExplicit, System.Security.Cryptography.ECCurve.IsNamed, System.Security.Cryptography.CngKey.KeySize, System.Security.Cryptography.ECCurve.Oid, System.Security.Cryptography.ECCurve.Validate(), and System.Security.Cryptography.Oid.Value.
Referenced by System.Security.Cryptography.ECDsaCng.ECDsaCng().