EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

SigningCert Property

The certificate with private key used to sign messages and files.

Syntax

[VB.NET]
Public Property SigningCert As Certificate

[C#]
public Certificate SigningCert {get; set;}

Remarks

This property specifies a certificate with private key used to sign outgoing messages and files. If this property is specified, the message content will be signed using the algorithm given by SignatureAlgorithm.

Used to sign any outgoing message. This applies to requests made when calling SendFiles and ReceiveFiles.

Default Value

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0