Add a test that ensures we are using SubtleCrypto in WASM crypto tests (#72892)
authorEric Erhardt <eric.erhardt@microsoft.com>
Wed, 27 Jul 2022 06:33:05 +0000 (00:33 -0600)
committerGitHub <noreply@github.com>
Wed, 27 Jul 2022 06:33:05 +0000 (02:33 -0400)
commit75cc8faae0ae5fb154304e17d4e7d1e60f7b3587
tree6655625f4301f9f841fd8a47e37dac2d2f656798
parent8abc2519948afb07ecb41489a012d0546d15aa17
Add a test that ensures we are using SubtleCrypto in WASM crypto tests (#72892)

* Add a test that ensures we are using SubtleCrypto in WASM crypto tests

Fix #69740

* Update src/libraries/System.Security.Cryptography/tests/wasm.helix.targets

* Update src/libraries/System.Security.Cryptography/tests/wasm.helix.targets

* Update src/libraries/System.Security.Cryptography/tests/wasm.helix.targets

* Update src/libraries/System.Security.Cryptography/tests/System.Security.Cryptography.Tests.csproj

* Fix typos

Co-authored-by: Ankit Jain <radical@gmail.com>
src/libraries/System.Security.Cryptography/tests/AesTests.Browser.cs
src/libraries/System.Security.Cryptography/tests/System.Security.Cryptography.Tests.csproj
src/libraries/System.Security.Cryptography/tests/wasm.helix.targets