On Sa, 2006-11-18 at 00:57 +0100, Kai Blin wrote: > Hi Juan, > > I'm just looking into implementing Kerberos and Negotiate for SSPI. It seems > like I'll need an ASN.1 parser for both of those.
> Or is there any method to find out what functions > msasn1.dll provides? Ask MS for "msasn1.dll": http://support.microsoft.com/dllhelp/?dlltype=file&l=55&S=1&alpha= Newest Results: http://support.microsoft.com/dllhelp/?fid=198605&l=55&det=1 ---------- Next Try: Search Google for "ASN.1 LGPL" or "ASN.1 Lesser General Public License": http://josefsson.org/libtasn1/ Libtasn1 is licensed under the GNU Lesser General Public License. Documentation: http://www.gnu.org/software/gnutls/manual/libtasn1/html_node/index.html -- By by ... Detlef
