• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jstedfast / MimeKit / 4.14.0.1909
95%

Build:
DEFAULT BRANCH: master
Ran 26 Jan 2026 12:09AM UTC
Jobs 1
Files 192
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

26 Jan 2026 12:01AM UTC coverage: 94.666% (-0.003%) from 94.669%
4.14.0.1909

push

coveralls.net

jstedfast
Fixed ECDH key to have keyAgreement in its KeyUsage extension

It seems that the latest X509Certificate2 impl validates that this key usage is set if the KeyUsage extension exists.

Unfortunately, this still isn't enough to fix CmsSignerTests.TestConstructors() which is now failing with:

System.Security.Cryptography.CryptographicException: Keyset does not exist
   at System.Security.Cryptography.CngKey.Open(String keyName, CngProvider provider, CngKeyOpenOptions openOptions)
   at System.Security.Cryptography.X509Certificates.CertificatePal.GetPrivateKey[T](Func`2 createCsp, Func`2 createCng)
   at System.Security.Cryptography.X509Certificates.CertificateExtensionsCommon.GetPrivateKey[T](X509Certificate2 certificate, Predicate`1 matchesConstraints)
   at MimeKit.Cryptography.X509Certificate2Extensions.GetPrivateKeyAsAsymmetricKeyParameter(X509Certificate2 certificate) in C:\src\MimeKit\MimeKit\Cryptography\X509Certificate2Extensions.cs:line 249
   at MimeKit.Cryptography.CmsSigner..ctor(X509Certificate2 certificate, SubjectIdentifierType signerIdentifierType) in C:\src\MimeKit\MimeKit\Cryptography\CmsSigner.cs:line 347
   at UnitTests.Cryptography.CmsSignerTests.TestConstructors() in C:\src\MimeKit\UnitTests\Cryptography\CmsSignerTests.cs:line 155

32583 of 34419 relevant lines covered (94.67%)

0.95 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
92.68
-0.81% D/a/MimeKit/MimeKit/MimeKit/Cryptography/CmsSigner.cs
1
90.53
-1.05% D/a/MimeKit/MimeKit/MimeKit/Cryptography/X509Certificate2Extensions.cs
Jobs
ID Job ID Ran Files Coverage
1 4.14.0.1909.1 26 Jan 2026 12:09AM UTC 192
94.67
Source Files on build 4.14.0.1909
  • Tree
  • List 192
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 653ca83b on github
  • Prev Build on master (#4.14.0.1908)
  • Next Build on master (#4.14.0.1910)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc