IP*Works! Encrypt V9 - Online Help
IP*Works! Encrypt V9
Questions / Feedback?

IncludeCertificate Property

Specifies whether to include the signer's certificate with the signed message.

Syntax

[VB.NET]
Public Property IncludeCertificate As Boolean

[C#]
public bool IncludeCertificate {get; set;}

Remarks

If this property is set to True, the certificate used to sign the message will be encoded and included in message signature when calling Sign or SignAndEncrypt.

Including a certificate is the preferred method of building signed messages. If you do not include a certificate, the message recipient may not be able to verify the sender's signature.

Default Value

True

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0