User-1611427098 posted
Hi All,
We are developing encryption process in a asp.net application, we have chosen to use AesCryptoServiceProvider class. But we saw in MSDN "The CAPI implementations are available on older operating systems, and are no longer being developed."
(https://msdn.microsoft.com/en-us/library/0ss79b2x(v=vs.110).aspx), not sure what does that mean.
Is it safe to use this class now for development.
Thanks,
Satheesh