[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PKCS#7 decoding
Hi,
Using the SFL is there a way to take a CSM_Buffer instantiated with a PKCS#7
file and then instantiate some other class with this buffer that would allow
access to the ASN.1 encoded values, i.e. a PKCS#7 decoder class? I am
trying to get at a X.509v3 cert in a PKCS#7 file so that I can add it to a
CML database. If this seems nonsensical, are there any suggestions for
achieving this objective differently? Thanks.
-- Alex McMains