Checking the actual existance of the file may be a better approach than relying on UserDefault to determine the existence of the wallet.
In this task, I changed the way to manage the master secret id, which is based on the example of aries-cloudagent-python. The master secret id is a label given to the master secret stored in the wallet, so there is no need to create it arbitrarily.In this task, I changed the way to manage the master secret id, which is based on the example of aries-cloudagent-python. The master secret id is a label given to the master secret stored in the wallet, so there is no need to create it arbitrarily.
Checklist
Description
Checking the actual existance of the file may be a better approach than relying on UserDefault to determine the existence of the wallet.
In this task, I changed the way to manage the master secret id, which is based on the example of aries-cloudagent-python. The master secret id is a label given to the master secret stored in the wallet, so there is no need to create it arbitrarily.In this task, I changed the way to manage the master secret id, which is based on the example of aries-cloudagent-python. The master secret id is a label given to the master secret stored in the wallet, so there is no need to create it arbitrarily.