Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support designating the kSecAttrAccessGroup in which to store values #28

Open
obuseme opened this issue Apr 22, 2014 · 2 comments
Open

Comments

@obuseme
Copy link

obuseme commented Apr 22, 2014

I'd like to be able to designate the a specific kSecAttrAccessGroup for which to store my values. I can implement this for you, any suggestions on design? Has there been any discussion on this already?

@wiistriker
Copy link

something like

[Lockbox setDictionary:dictionary forKey:kMyKeyDictionary accessGroup:@"MyAccessGroup"]

?

@obuseme
Copy link
Author

obuseme commented Mar 7, 2015

Ya exactly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants