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

Certificate Property

The encryption certificate.

Syntax

[VB.NET]
Public Property Certificate As Certificate

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

Remarks

The digital certificate that the component will use to decrypt incoming RosettaNet messages and sign responses. If set prior to calling ParseRequest, the certificate will be used to decrypt the incoming message. If set prior to calling SendResponse, the certificate will be used to sign the response. Certificate must be set to a private key certificate.

Default Value

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