On Wed, May 13, 2009 at 08:16:39AM -0400, Subrata Mazumdar wrote:
> Hi,
> I am not able generate key using window.crypto.generateCRMFRequest()  

check:
https://developer.mozilla.org/En/JavaScript_crypto/GenerateCRMFRequest

this works for me:
m=crypto.generateCRMFRequest("CN=vvv", "regToken", null, null, 'f' , 1024, 
null, "rsa-dual-use") 


-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to