crypt32: Implement PKCS_CONTENT_INFO encoding/decoding.
commit1cd9510be0b58411826516ba696c7770fdf6894f
authorJuan Lang <juan_lang@yahoo.com>
Tue, 12 Jun 2007 21:40:04 +0000 (12 14:40 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Jun 2007 09:53:47 +0000 (13 11:53 +0200)
treee7bc8f636a83e9f18417dada59d37bad5b6c5fe7
parent2d00a4f0f54eef9dcc67ce2844f700e4e483d9f8
crypt32: Implement PKCS_CONTENT_INFO encoding/decoding.
dlls/crypt32/decode.c
dlls/crypt32/encode.c
dlls/crypt32/tests/encode.c