<br><font size=2 face="sans-serif">Hello,</font>
<br><font size=2 face="sans-serif">Well, I figured out my problem and got
it working exactly like I want it to.</font>
<br><font size=2 face="sans-serif">Apparently I was originally doing everything
just fine, except for one flaw in order.</font>
<br><font size=2 face="sans-serif">Originally I loaded the public key,
put it into a manager, loaded the manager into the encryption context,
and loaded the cert into the encryption context's encKey.</font>
<br>
<br><font size=2 face="sans-serif">The fix was to load the public key,
THEN load the cert into that key, then put the key into the manager and
then to the context.</font>
<br>
<br><font size=2 face="sans-serif">Sorry for wasting your time, but thank
you very much for pointing me away from wrong directions.</font>
<br><font size=2 face="sans-serif">Brian</font>