Sign Data

From: Marcos Rosa (anonymous_at_discussions.microsoft.com)
Date: 01/29/04


Date: Thu, 29 Jan 2004 03:26:14 -0800

Hi news,

After the execution of RSACryptoServiceProvider.SignData i get an array of bytes that contains the signed data.

How i get the information about the signer using this blob ? Has any method that extract the information about certificate or signer ?

Tks