crypt32: Test authority key identifier with a multi-byte id to show that its byte...
commitb82bfa3455a391c9a9c28fa5b2f47fb1d44d33cf
authorJuan Lang <juan.lang@gmail.com>
Mon, 13 Aug 2007 21:29:58 +0000 (13 14:29 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 Aug 2007 10:29:51 +0000 (14 12:29 +0200)
treec3716085102763e70a7c161fbd50e513ff22a7b1
parentff826eb14a9e3b70e2755f7d9fdd15e117bedc5a
crypt32: Test authority key identifier with a multi-byte id to show that its byte-order is swapped and fix encoding and decoding it.
dlls/crypt32/decode.c
dlls/crypt32/encode.c
dlls/crypt32/tests/encode.c