Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinevirtual |
Reimplemented from System.Security.Cryptography.ECDsa.
Definition at line 263 of file ECDsaCng.cs.
References System.array, System.SR.Cryptography_CurveNotSupported, System.SR.Cryptography_InvalidCurveOid, System.Security.Cryptography.ECParameters.Curve, System.Security.Cryptography.ECCurve.CurveType, System.Security.Cryptography.ECParameters.D, System.SR.Format(), System.Security.Cryptography.Oid.FriendlyName, System.Security.Cryptography.ECCng.GetNamedCurveBlob(), System.Security.Cryptography.ECCng.GetPrimeCurveBlob(), System.Security.Cryptography.ECDsaCng.ImportFullKeyBlob(), System.Security.Cryptography.ECDsaCng.ImportKeyBlob(), System.Security.Cryptography.ECCurve.IsNamed, System.Security.Cryptography.ECCurve.IsPrime, System.Security.Cryptography.ECCurve.Oid, System.Security.Cryptography.ECDsaCng.ThrowIfDisposed(), System.Security.Cryptography.ECParameters.Validate(), and System.Security.Cryptography.Oid.Value.
Referenced by Internal.Cryptography.Pal.X509Pal.DecodeECDsaPublicKey().