I am trying to create a COM object that mimics the functionality of the
Netscape Signature Verification tool.

The signver tool obtains a SECItem of the signature by calling
SECU_ReadDERFromFile, which uses a signature stored in an ASCII file.  Is
there a similar function available that will read the signature stored as a
unsigned char instead?

Anthony



Reply via email to