crypt32: Implement decoding enveloped messages.
commitdd75ab38c640e0be5a513f3051b0bdaccc7cc668
authorAlexander Morozov <amorozov@etersoft.ru>
Wed, 15 Dec 2010 14:35:29 +0000 (15 17:35 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Dec 2010 10:22:54 +0000 (16 11:22 +0100)
treefd6e38380f285d23e6147ecd7939d6afc2fa2fb6
parent60be01f16d142fd88371cb3e45eca50b6d50b81f
crypt32: Implement decoding enveloped messages.
dlls/crypt32/crypt32_private.h
dlls/crypt32/decode.c
dlls/crypt32/msg.c
dlls/crypt32/tests/msg.c