On Tue, 2015-01-13 at 12:25 -0500, John Dennis wrote:
> On 01/13/2015 09:58 AM, Robert Daniels wrote:
> > I also need to serialize private keys in the same fashion. Any hints
> greatly appreciated. 
> 
> By design NSS prohibits access to private keys therefore you cannot
> serialize private keys.

The correct thing to do in most cases is to serialise them to a PKCS#11
URI so that you can refer to them later.

It depends what the original use case actually was, though.

-- 
dwmw2

Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

Reply via email to