Closed josephwegner closed 7 years ago
According to API documentation, much of what's listed here requires a master key (creation, caching, deleting). There isn't currently a notion of master keys in the iOS SDK, just read and write keys (which of course could be master keys). Implementing those features would require introducing that notion.
Updated MVP to reflect that we don't want to worry about features that require master keys in a client SDK.
Merged to vnext_minor so will go into the next minor release.
MVP
Intentionally left out of iOS SDK