Hi, im working on a software that uses GPG as a Key Manager but leaves
the encryption operations to NSS. I'm having a hard time trying to
figure out how to import GPG's public and private keys in NSS.
GPG stores the keys in "PKT_public_key" and "PKT_private_key"
structures, both have a "MPI pkey[PUBKEY_MAX_NPKEY];" which is what i
need to import in NSS if im not wrong.

does anyone know how to do this? i woudl really apreciate the help.

thanks a lot!
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to