parsing pkcs#7 string

From: lamquoc (lamquoc.xtw6a_at_mail.mcse.ms)
Date: 12/02/03


Date: Tue, 2 Dec 2003 14:23:58 -0600


I'm wondering if there is any class in CAPICOM that can parse the pkcs#7
string? I try to extract the certificates in the pkcs#7 but so far
have not found a way to do this in Microsoft development world.
I saw someone posted this question earlier, but the link refered in
there is dead.
Thanks,
Lam

lamquoc
------------------------------------------------------------------------
Posted via http://www.mcse.ms
------------------------------------------------------------------------
View this thread: http://www.mcse.ms/message136168.html
 



Relevant Pages

  • Re: Help with Regular expression
    ... > I am trying to write a regular expression to parse the string: ... > Am doing this to extract the values after the equals signand before ... > and I want the values stored in variables that are before the equals ...
    (microsoft.public.dotnet.framework)
  • Re: simple gsub question ` what?
    ... I need to parse a string: ... and I need to extract everything before the: (colon) into one variable ...
    (comp.lang.ruby)
  • Re: extracting numbers from a string
    ... more to parse the string. ... > This is very similiar to the Extract Numbers.vi example that ships. ... The Match Pattern returns -1 when it can't any ...
    (comp.lang.labview)
  • Regular Expression
    ... I am horrible with Regular Expressions, can anyone recommend a book on it? ... Also I am trying to parse the following string to extract the number ...
    (comp.lang.python)
  • Re: extract string from file
    ... > I know how to go to next line but have no idea how to extract string ... can parse it using strncpy() as: ...
    (alt.comp.lang.learn.c-cpp)