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

IncludeChain Property

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

Syntax

[VB.NET]
Public Property IncludeChain As Boolean

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

Remarks

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

NOTE: To include the chain, the IncludeCertificate property must also be set to true.

Default Value

False

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