Petar Popara wrote:
Using PR_GetError() I got this error:

SEC_ERROR_IO   -8192   An I/O error occurred during authentication.

but I don't know what it have to do with symmetric key encryption?

Yes, PR_GetError() or NSS's equivalent PORT_GetError() is the function that returns the error code set by an NSS function when it fails.

See my other reply on the SEC_ERROR_IO error code in this
context.

Wan-Teh

_______________________________________________
mozilla-crypto mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to