Verify Master Key
To verify Master Key, run the following sample query:
Sample:
select key_id,creation_time,key_use,keystore_type,origin,con_id from v$encryption_keys order by CREATION_TIME desc;
It will list all key's metadata available in the domain only for the keys which has Opaque_Object
.