Add BuildCrlDistributionPointExtension
authorJeremy Barton <jbarton@microsoft.com>
Wed, 27 Jul 2022 16:56:05 +0000 (09:56 -0700)
committerGitHub <noreply@github.com>
Wed, 27 Jul 2022 16:56:05 +0000 (09:56 -0700)
commitfc7577bea2baaa61685ca80257b860151daf5567
tree575201727a23c2d39f6dcaf3fee0430489496807
parentd7d0e421d77a7c95894a79262a7528fd825e25b0
Add BuildCrlDistributionPointExtension
src/libraries/Common/src/System/Security/Cryptography/Oids.Shared.cs
src/libraries/Common/tests/System/Security/Cryptography/X509Certificates/CertificateAuthority.cs
src/libraries/System.Security.Cryptography/ref/System.Security.Cryptography.cs
src/libraries/System.Security.Cryptography/src/Resources/Strings.resx
src/libraries/System.Security.Cryptography/src/System.Security.Cryptography.csproj
src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/X509Certificates/CertificateRevocationListBuilder.CdpExtension.cs [new file with mode: 0644]
src/libraries/System.Security.Cryptography/tests/System.Security.Cryptography.Tests.csproj
src/libraries/System.Security.Cryptography/tests/X509Certificates/CrlDistPointBuilderTests.cs [new file with mode: 0644]