Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Crypto API Chain of Trust

Crypto API Chain of Trust

Scheduled Pinned Locked Moved C / C++ / MFC
cryptographysalesjsonhelptutorial
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    William Engberts
    wrote on last edited by
    #1

    For many years we have a module that creates digital signatures. This module is based on the Microsoft Crypto API. We recently have a customer who requires all the certificates in the chain of trust (certificate->Issuer->Issuer->.....->Root) to be present in the signature blob. I have not yet figured-out how to do this. I could try to retrieve these certificates using "CertGetIssuerCertificateFromStore" and then adding them into the "rgpMsgCert" member of the "CRYPT_SIGN_MESSAGE_PARA" structure, but I do not know if this will actually do the trick.... Anybody have any more information about this issue? Thanks a lot for your info. William

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups