System\Security\Cryptography\DSACryptoServiceProvider.Unix.cs (11)
103throw new CryptographicException(SR.Cryptography_UnknownHashAlgorithm, hashAlgorithm.Name);
111throw new CryptographicException(SR.Cryptography_UnknownHashAlgorithm, hashAlgorithm.Name);
119throw new CryptographicException(SR.Cryptography_UnknownHashAlgorithm, hashAlgorithm.Name);
205throw new CryptographicException(SR.Cryptography_UnknownHashAlgorithm, hashAlgorithm.Name);
213throw new CryptographicException(SR.Cryptography_UnknownHashAlgorithm, hashAlgorithm.Name);
221throw new CryptographicException(SR.Cryptography_UnknownHashAlgorithm, hashAlgorithm.Name);
238throw new CryptographicException(SR.Cryptography_UnknownHashAlgorithm, str);
255throw new CryptographicException(SR.Cryptography_UnknownHashAlgorithm, str);
263throw new CryptographicException(SR.Cryptography_UnknownHashAlgorithm, hashAlgorithm.Name);
271throw new CryptographicException(SR.Cryptography_UnknownHashAlgorithm, hashAlgorithm.Name);
279throw new CryptographicException(SR.Cryptography_UnknownHashAlgorithm, hashAlgorithm.Name);