Patrick wrote:
> 
> "Jamie Nicolson" <[EMAIL PROTECTED]> wrote 
    [snip]
> > Run dumpasn1 on file #2 (the one containing the signature) and make sure
> > it is valid ASN.1.  [snip]

> The signature bytes are binary. They're not ASN1 encoded.  (BTW, when you
> say dumpasn1 tool, I suppose you mean the derdump tool in NSS). [snip]

dumpasn1 is a general purpose ASN.1 decoder that knows about many common
OIDs.  You can use it to dump just about any ASN.1 blob used in any way 
with PKI.  

Dumpasn1 is not part of NSS.  The source (and the file of OIDs) are freely
available from the author.  See http://www.cs.auckland.ac.nz/~pgut001/ 
and look for the string "dumpasn1" for those files and other interesting 
stuff.

--
Nelson Bolyard         
Disclaimer:                  I speak for myself, not for Netscape

Reply via email to