'How decrypt data from Blazor.SubtleCrypto?
I'm using the Blazor.SubtleCrypto library for data encryption on the frontend. It works fine. Unfortunately, this library does not work on the backend (asp.net webapi). How can I decrypt data from this library on the backend side?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
