Alon Bar-Lev wrote: > On 4/4/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote: >> Both rutoken and WinCrypt.h define: _RSAPUBKEY, RSAPUBKEY, _PUBLICKEYSTRUC, >> PUBLICKEYSTRUC and BLOBHEADER. It looks like the structures where copied >> from >> the winCrypt.h and BYTE replaced with u8, WORD replaced with uint16_t, and >> DWORD >> replaced with unin32_t. > > These definitions are not exported. > So I've renamed them. > There are a lot of issues with rutoken, one of the major remaining > ones is why this file > (pkcs15-prkey-rutoken.c) is required. No other card has specific > private key file. >
Thanks, I will try it again. > Alon. > > -- Douglas E. Engert <[EMAIL PROTECTED]> Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
