I'm trying to decrypt some XML that I received from someone and I got this error message:

func=xmlSecOpenSSLRsaPkcs1Process:file=..\src\openssl\kt_rsa.c:line=326:obj=rsa-1_5:subj=RSA_private_decrypt:error=4:crypto library function failed:size=128
...
Does it mean that decryption of session key failed or that decryption of encrypted content failed?

Seems like decryption of session key (kt_rsa is key transform rsa).

Aleksey
_______________________________________________
xmlsec mailing list
[EMAIL PROTECTED]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to