[Mono-osx] patch: Mac OS X keychain API additions
Miguel de Icaza
miguel at novell.com
Thu Jan 27 20:23:08 EST 2011
Hello Leszek,
Thanks for the patch.
I am trying to keep MonoMac documented, would you be so kind to
also provide in your own words both summary, remarks and descriptions
for the parameters in the documentation?
The documentation for this is in
monomac/docs/en/MonoMac.Security/SecKeyChain.xml
Miguel
On Wed, Jan 26, 2011 at 7:26 PM, Leszek Wong <leszekw at ololaiki.com> wrote:
> Hey,
>
> the attached patch adds support for SecKeychainAdd(Generic|Internet)Password
> and SecKeychainFind(Generic|Internet)Password which greatly simplify common operations with the Keychain under Mac OS X.
>
> SecKeyChain.AddGenericPassword(string service, string account, byte[] password) etc.
>
> thanks,
> L.
>
>
More information about the Mono-osx
mailing list