Dim sigver As New CAPICOM.SignedData
Call sigver.Verify(bytesString, False, CAPICOM_VERIFY_SIGNATURE_ONLY)
Dim decoder As New CAPICOM.EnvelopedData
decoder.Recipients.Add serverCert
decoder.Algorithm = CAPICOM_ENCRYPTION_ALGORITHM_3DES
Call decoder.Decrypt(sigver.Content)
here I get the error, but only on NT4.
servercert is a CAPICOM.Certificate containing the certificate of the server
(encoding data for the client).
Looking at the registry, I see the default CSP on NT is Base CSP, while on
my XP it's Strong CSP: could this cause the problem? If yes, is there a way
to force my server and client to use the base csp?
Can anybody help? Also, if this is not supported on NT4, could somebody
provide an alternative solution?
thank you,
AL.
"AL" <al...@ihnet.it> wrote in message
news:eHAcDGAZ...@TK2MSFTNGP09.phx.gbl...
yes, it's the problem, Base CSP; 3DES is not supported.,
only Strong or Enhanced CSP.
slava
--
Květoslav Jansta
LCS International, a.s.
KJ(at_at).Lcs.cz , http://www.Lcs.cz,
icq : 51076087