torinkwok/WaxSealCore

Refactor the logic of creation of keychain object.

torinkwok opened this issue · 1 comments

  1. Let WSCKeychainManager class be responsible for creating new keychain instead of WSCKeychain class.
  2. Added the corresponding delegate method for new API.
  3. Carry out the comprehensive unit tests.
  4. Do not forget to update the corresponding documentation.

Done! 🍺