> > >I'm not sure this distinction is visible in the >Transform Klass that does the RSA wrapping. Aleksey?. >In order for me to use PK11_PubWrapSymKey instead of >PK11_PubEncryptRaw, I need to know the type of the >key I'm wrapping. > > I am not sure you can get it easily right now. First of all, I would suggest to check that PK11_PubWrapSymKey() produces the format required by xmlenc specification. Aleksey