IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

Cert Property

The current selected certificate.

Syntax


 getCert(): Certificate;

 setCert(cert: Certificate): void;

Default Value

Remarks

This property is populated when a specified certificate is found or loaded by the class. It is used to specify private or public keys. Set this property to a valid Certificate object to load a certificate and perform different operations such as DeleteCertificate or ExportCertificate.

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