IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

Certificate Property

The decryption and receipt signing certificate.

Syntax


 getCertificate(): Certificate;

 setCertificate(certificate: Certificate): void;

Default Value

Remarks

The digital certificate that the class will use to decrypt incoming transmissions and sign the MDN receipt (if requested). If a different certificate is required for decryption than for MDN signing, set the decryption certificate before calling ParseRequest, then set the signing certificate before calling CreateMDNReceipt. Certificate must be set to a private key certificate.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 JavaScript Edition - Version 20.0 [Build 8262]