A user with sso_role or keycustodian_role can drop a master or dual master key provided that there are no other column or database encryption keys that are currently encrypted using that master or dual master key.
drop encryption key [dual] master
Drops the master or dual master key, and its key copies. All regular key copies, the automatic_startup key copy, and recovery key copies are deleted from the database.
Deletes the master key encryption keys from the master keystart-upfile, if an automatic_startup key copy exists.
alter encryption key [dual] master drop encryption for user username
alter encryption key [dual] master drop encryption for recovery
alter encryption key [dual] master drop encryption for automatic_startup