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
O

override

@override
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • X509 certificate contents dump
    O override

    Hi all, For a current project I need to extract the subject part of a base64 encoded certificate. My module gets the certificate directly as a base64 encoded string (containing -----BEGIN .... END CERTIFICATE -----, not the certificate file itself. I've tried the standard libraries of MS (wincrypt.h), WSE 2.0 and openSSL (but because of lack of documentation openSSL is a pain in the ass) but none of these can create some kind of x509 certificate object or decrypt the certificate string. I also tried simply decoding the base64 string to a normals string but this just gives me nonsense. Anybody has any hints? Thanks Steven override

    C / C++ / MFC cryptography question
  • Login

  • Don't have an account? Register

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