Unable to Unwrap AES Key Using RSA Private Key with KMF API
Hi Community,I am trying to unwrap an AES key that was wrapped using an RSA public key, and I want to unwrap it in ServiceNow using the corresponding RSA private key via the KMF (Key Management Framework) API.I attempted the following approach using ...