Currently we have Secure Storage API for CDH to mount an encrypted storage media to the target. We also need an API to close a given secure storage. Thus we need to consider
- how to index each secure storage instance
- how to record the opened secure storage's state
- impl an api to get the info about the current opened secure storages
- impl an api to close the specified secure storage instance