Change the default symmetric encryption algorithm for EnvelopedCms
authorJeremy Barton <jbarton@microsoft.com>
Thu, 25 Jul 2019 14:46:11 +0000 (07:46 -0700)
committerGitHub <noreply@github.com>
Thu, 25 Jul 2019 14:46:11 +0000 (07:46 -0700)
commit1ade7e7d9cb7a190d394a8d9d14d9607538d3563
tree9cad1b14417aebf85346f55326f0b63191d62bfb
parentb558ceb0229fccf3a1b6c19d5f2d10042879c26f
Change the default symmetric encryption algorithm for EnvelopedCms

.NET Framework upgraded this for 4.8, .NET Core should for 3.0

Commit migrated from https://github.com/dotnet/corefx/commit/64b72f0474555e5039e22a399dbcac289368f68a
src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs
src/libraries/System.Security.Cryptography.Pkcs/tests/EnvelopedCms/GeneralTests.cs
src/libraries/System.Security.Cryptography.Pkcs/tests/EnvelopedCms/KeyAgreeRecipientInfoTests.cs