Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 323 of file DSACryptoServiceProvider.cs.
References System.Security.Cryptography.DSACryptoServiceProvider._parameters, System.Security.Cryptography.DSACryptoServiceProvider._sha1, System.SR.Cryptography_CSP_NoPrivateKey, System.SR.Cryptography_InvalidHashSize, System.SR.Format(), System.Security.Cryptography.HashAlgorithm.HashSize, System.Security.Cryptography.CspParameters.KeyNumber, Internal.NativeCrypto.CapiHelper.NameOrOidToHashAlgId(), System.Security.Cryptography.DSACryptoServiceProvider.PublicOnly, Internal.NativeCrypto.CapiHelper.SignValue(), and System.str.
Referenced by System.Security.Cryptography.DSACryptoServiceProvider.CreateSignature(), System.Security.Cryptography.DSACryptoServiceProvider.SignData(), System.Security.Cryptography.DSACryptoServiceProvider.SignData(), and System.Security.Cryptography.DSACryptoServiceProvider.SignData().