Add SignedCms to the TypeForwards in the System.Security.Cryptography.Pkcs facade...
commit0ccf503f0a315cf8e1ba6a4e40ceb7119e7e7282
authorSteve Pfister <steveisok@users.noreply.github.com>
Tue, 7 Jan 2020 13:03:15 +0000 (7 08:03 -0500)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 7 Jan 2020 13:03:15 +0000 (7 14:03 +0100)
treeb969bfca4fb67f9ef83e89b380b4540e81b2ddd3
parentadcd62248d8956ab4d512c5b970c867b7432887f
Add SignedCms to the TypeForwards in the System.Security.Cryptography.Pkcs facade (#18325)

* Add SignedCms to the typeforwards in the System.Security.Cryptography.Pkcs facade

* Added additional missing types from System.Security.Cryptography.Pkcs.

* It would be nice if the files I added had namespaces ;-)

* Bump API snapshot submodule

* [csproj] Update project files

Co-authored-by: monojenkins <jo.shields+jenkins@xamarin.com>
Fixes https://github.com/mono/mono/issues/18323
20 files changed:
external/api-snapshot
mcs/class/Facades/System.Security.Cryptography.Pkcs/TypeForwarders.cs
mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs12Builder.NotSupported.cs [new file with mode: 0644]
mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs12CertBag.NotSupported.cs [new file with mode: 0644]
mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs12ConfidentialityMode.NotSupported.cs [new file with mode: 0644]
mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs12Info.NotSupported.cs [new file with mode: 0644]
mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs12IntegrityMode.NotSupported.cs [new file with mode: 0644]
mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs12KeyBag.NotSupported.cs [new file with mode: 0644]
mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs12SafeBag.NotSupported.cs [new file with mode: 0644]
mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs12SafeContents.NotSupported.cs [new file with mode: 0644]
mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs12SafeContentsBag.NotSupported.cs [new file with mode: 0644]
mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs12SecretBag.NotSupported.cs [new file with mode: 0644]
mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs12ShroudedKeyBag.NotSupported.cs [new file with mode: 0644]
mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs8PrivateKeyInfo.NotSupported.cs [new file with mode: 0644]
mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9LocalKeyId.NotSupported.cs [new file with mode: 0644]
mcs/class/System.Security/System.Security.Cryptography.Pkcs/Rfc3161TimestampRequest.NotSupported.cs [new file with mode: 0644]
mcs/class/System.Security/System.Security.Cryptography.Pkcs/Rfc3161TimestampToken.NotSupported.cs [new file with mode: 0644]
mcs/class/System.Security/System.Security.Cryptography.Pkcs/Rfc3161TimestampTokenInfo.NotSupported.cs [new file with mode: 0644]
mcs/class/System.Security/System.Security.csproj
mcs/class/System.Security/common_System.Security.dll.sources