Jump to content

c2oncpr

Members
  • Content Count

    6
  • Joined

  • Last visited

Community Reputation

0 Neutral
  1. c2oncpr

    Using TX509Certificate

    One more thing. I'm converting a MSVC project (that uses MFC) to Rad Studio, target Delphi, but C++ Builder is also an option. In my MSVC code, after parsing the cert, it writes it to the Cert Store. Do you know if ICS provides this capability? I found another post where it was stated ICS does not.
  2. c2oncpr

    Using TX509Certificate

    Thanks for the clarification.
  3. c2oncpr

    Using TX509Certificate

    Or am I to understand that Rad Studio provides the framework for TX509Certificate, but not the implementation?
  4. c2oncpr

    Using TX509Certificate

    I'm using Rad Studio 11. I've searched the documentation and looked for helpful hints on the web.
  5. Not sure if this is the correct forum. I'm sure someone will let me know. I need to parse a PEM certificate that I have in memory. I see TX509Certificate reports the properties of the certificate, which is just what I need. Just don't see how to load a PEM string to this object for parsing?
  6. Not sure if this is the correct forum. I'm sure someone will let me know. I need to parse a PEM certificate that I have in memory. I see TX509Certificate reports the properties of the certificate, which is just what I need. Just don't see how to load a PEM certificate string to this object for parsing?
×