How to share a KMF generated AES Key with a third party system for decrypting the REST Response
We are using the ServiceNow Key Management Framework (KMF) to encrypt the outbound REST API responses using a symmetric AES key and need the third party system to decrypt the payload. When an AES key is generated using KMF, what is the recommended or...