IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

Certificate Property

The encryption certificate of the sender.

Syntax


 getCertificate(): Certificate;

 setCertificate(certificate: Certificate): void;

Default Value

Remarks

If this property is specified and the message receipt is encrypted, the receipt content will be decrypted using the Certificate's private key.

If set, this property should be a private key instance of Certificate.

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