Kasun Indrasiri wrote:
Hi,In WS-Trust we need to create a session key to send with SAML 1.1 token and associated proof token. Can we use the session_key = oxs_key_create(env); oxs_key_for_algo(session_key, env, OXS_HREF_HMAC_SHA1); to do so.
yes, that is correct. Regards, Shankar.
Regards, Kasun.