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 provi
On Saturday 18 November 2006 01:12, Juan Lang wrote:
> Hi Kai,
>
> > 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. I know you have
> > a partial implementation of an ASN.1 DER par
Hi Kai,
> 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. I know you have
> a partial implementation of an ASN.1 DER parser in crypt32, but I think
> it would be kind of silly to keep two sep
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. I know you have a partial
implementation of an ASN.1 DER parser in crypt32, but I think it would be
kind of silly to keep two seperate copies. Thin