Re: Reading DER format public Key Using JSAFE ToolKit

2009-04-22 Thread Kyle Hamilton
No, we are only experts in OpenSSL. We can tell you how to create the public key, and/or the certificate which contains it, using openssl tools -- but most of us don't have any experience with JSAFE. -Kyle H On Tue, Apr 21, 2009 at 5:26 PM, Dineshkumar C wrote: > Hello Experts, > > i am impleme

Reading DER format public Key Using JSAFE ToolKit

2009-04-21 Thread Dineshkumar C
Hello Experts, i am implementing Digital Signature process in our application using the CRYPTO - J toolkit (JSAFE). i need to read the DER encoded ASN.1 or PEM format Public Key. Can you please help me to read this file using the JSAFE tool kit? Thanks Dinesh