Secret Identifier name extraction from azure keyvault

Hi ,

we have integrated azure key vault with orchestrator with azure for secret storage ,Secrets are updating in key vault correctly , Issue is secret identifier name is stored in encoded/encrypted format.
I have to built an activity which can retrieve same Assetname which is stored in orchestrator.

I have tried AES 256 , but it is not working.