Код: Выделить всё
> var key = System.Security.Cryptography.RSA.Create();
< /code>
Я получаю эту ошибку в консоли: < /p>
(1,11): error CS0234: The type or namespace name 'RSA' does not exist in the namespace 'System.Security.Cryptography' (are you missing an assembly reference?)
.net 9 Веб -проект, типивая и тот же код. />
Подробнее здесь: https://stackoverflow.com/questions/797 ... space-name
Мобильная версия