[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ms-cryptoapi
Subject:    How to get the signatue from a signed message
From:       Alexander Krush <krush () PDV-TAS ! DE>
Date:       2003-08-12 9:30:36
[Download RAW message or body]

Hi all,

i need to get the signatue from my signed message, that i signed using
CAPICOM.dll:
public SignerClass signer = new SignerClass();
public SignedDataClass signedData = new SignedDataClass();
signer.Certificate = myCert;
signedData.Content = "alex";
signedData.Sign(signer,true,CAPICOM_ENCODING_TYPE.CAPICOM_ENCODE_BASE64);

Every help would be Very appreciated.

Alex.

----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.html
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:CryptoAPI-signoff-request@DISCUSS.MICROSOFT.COM
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic