it by your own function. After that, copy/paste the existing xmlsec function for
reading pkcs12 files and change it to read pkcs12 from memory (it should be
pretty strightforward, you just need to replace OpenSSL file BIO with memory
buffer BIO).
Aleksey
I gave serious thought to just loading PKCS12 files as you describe, though, so I have a pretty good idea how to perform a similar check on a directory's contents with reasonable efficiency.
_______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
