mail-archives/mono-osx/2011-January/003794.html

98 строки
2.8 KiB
HTML
Исходник Постоянная ссылка Обычный вид История

2019-06-06 22:05:17 +03:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-osx] patch: Mac OS X keychain API additions
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20patch%3A%20Mac%20OS%20X%20keychain%20API%20additions&In-Reply-To=">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003786.html">
<LINK REL="Next" HREF="003799.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-osx] patch: Mac OS X keychain API additions</H1>
<B>Leszek Wong</B>
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20patch%3A%20Mac%20OS%20X%20keychain%20API%20additions&In-Reply-To="
TITLE="[Mono-osx] patch: Mac OS X keychain API additions">leszekw at ololaiki.com
</A><BR>
<I>Wed Jan 26 19:26:58 EST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003786.html">[Mono-osx] [MonoMac] MonoMac plugin
</A></li>
<LI>Next message: <A HREF="003799.html">[Mono-osx] patch: Mac OS X keychain API additions
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3794">[ date ]</a>
<a href="thread.html#3794">[ thread ]</a>
<a href="subject.html#3794">[ subject ]</a>
<a href="author.html#3794">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Keychain.diff
Type: application/octet-stream
Size: 15073 bytes
Desc: not available
Url : <A HREF="http://lists.ximian.com/pipermail/mono-osx/attachments/20110126/1b884b26/attachment.obj">http://lists.ximian.com/pipermail/mono-osx/attachments/20110126/1b884b26/attachment.obj</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003786.html">[Mono-osx] [MonoMac] MonoMac plugin
</A></li>
<LI>Next message: <A HREF="003799.html">[Mono-osx] patch: Mac OS X keychain API additions
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3794">[ date ]</a>
<a href="thread.html#3794">[ thread ]</a>
<a href="subject.html#3794">[ subject ]</a>
<a href="author.html#3794">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-osx">More information about the Mono-osx
mailing list</a><br>
</body></html>