Permit trailing data when parsing an X.509 certificate by DER content (#82688)
authorKevin Jones <kevin@vcsjones.com>
Mon, 27 Feb 2023 08:52:52 +0000 (03:52 -0500)
committerGitHub <noreply@github.com>
Mon, 27 Feb 2023 08:52:52 +0000 (09:52 +0100)
commit1893c6720b890b5f25a489b573bb8c17cdfe002f
tree59a825556371d03f9854c9e0a6697f3e08875e1d
parentf91d1d4dfa2e9fdcf2e4bb40ed7568ccc5f02a8b
Permit trailing data when parsing an X.509 certificate by DER content (#82688)
src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/X509Certificates/CertificateData.ManagedDecode.cs
src/libraries/System.Security.Cryptography/tests/X509Certificates/CertTests.cs