Computes the signature again.
certificate used for signing.
Namespace: Limilabs.MailAssembly: Mail (in Mail.dll) Version: 3.0.12102.1426
Syntax
| C# |
|---|
void ReSignWith( X509Certificate2 certificate ) |
| Visual Basic |
|---|
Sub ReSignWith ( _ certificate As X509Certificate2 _ ) |
| Visual C++ |
|---|
void ReSignWith( X509Certificate2^ certificate ) |
Parameters
- certificate
- Type: System.Security.Cryptography.X509Certificates..::..X509Certificate2
[Missing <param name="certificate"/> documentation for "M:Limilabs.Mail.IMail.ReSignWith(System.Security.Cryptography.X509Certificates.X509Certificate2)"]