<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.4630.0">
<TITLE>Decryption</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<BR>

<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial CE">I'm trying to decrypt some XML that I received from someone and I got this error message:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial CE">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</FONT></P>

<P><FONT SIZE=2 FACE="Arial CE">func=xmlSecOpenSSLRsaPkcs1Execute:file=..\src\openssl\kt_rsa.c:line=228:obj=rsa-1_5:subj=xmlSecOpenSSLRsaPkcs1Process:error=1:xmlsec library function failed:</FONT></P>

<P><FONT SIZE=2 FACE="Arial CE">func=xmlSecTransformDefaultPushBin:file=..\src\transforms.c:line=2173:obj=rsa-1_5:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1</FONT></P>

<P><FONT SIZE=2 FACE="Arial CE">func=xmlSecTransformDefaultPushBin:file=..\src\transforms.c:line=2200:obj=rsa-1_5:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:final=1;outSize=32</FONT></P>

<P><FONT SIZE=2 FACE="Arial CE">func=xmlSecTransformCtxBinaryExecute:file=..\src\transforms.c:line=1089:obj=unknown:subj=xmlSecTransformCtxPushBin:error=1:xmlsec library function failed:dataSize=172</FONT></P>

<P><FONT SIZE=2 FACE="Arial CE">func=xmlSecEncCtxDecryptToBuffer:file=..\src\xmlenc.c:line=669:obj=unknown:subj=xmlSecTransformCtxBinaryExecute:error=1:xmlsec library function failed:</FONT></P>

<P><FONT SIZE=2 FACE="Arial CE">func=xmlSecKeysMngrGetKey:file=..\src\keys.c:line=1364:obj=unknown:subj=xmlSecKeysMngrFindKey:error=1:xmlsec library function failed:</FONT></P>

<P><FONT SIZE=2 FACE="Arial CE">func=xmlSecEncCtxEncDataNodeRead:file=..\src\xmlenc.c:line=885:obj=unknown:subj=unknown:error=45:key is not found:</FONT>

<BR><FONT SIZE=2 FACE="Arial CE">func=xmlSecEncCtxDecryptToBuffer:file=..\src\xmlenc.c:line=643:obj=unknown:subj=xmlSecEncCtxEncDataNodeRead:error=1:xmlsec library function failed:</FONT></P>

<P><FONT SIZE=2 FACE="Arial CE">func=xmlSecEncCtxDecrypt:file=..\src\xmlenc.c:line=582:obj=unknown:subj=xmlSecEncCtxDecryptToBuffer:error=1:xmlsec library function failed:</FONT></P>

<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial CE">Does it mean that decryption of session key failed or that decryption of encrypted content failed?</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial CE">Thank you,<BR>
Milan</FONT>
</P>

</BODY>
</HTML>