0

Does .net Crypto API support OCSP certificate validation or should I look at Bouncy Castle for this purpose?

Maarten Bodewes
  • 90,524
  • 13
  • 150
  • 263
AlexandruC
  • 3,527
  • 6
  • 51
  • 80

1 Answers1

0

Yes, a quick search shows that Crypto API supports OCSP.

Maarten Bodewes
  • 90,524
  • 13
  • 150
  • 263
  • http://stackoverflow.com/questions/23103438/cms-encryption-decryption-using-crypto-api-how-to-specify-algorithmidentifier not found – Kiquenet Aug 12 '15 at 07:46