IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

Certificate Property

The current selected certificate.

Syntax


 getCertificate(): Certificate;

async  setCertificate(certificate: Certificate): void;

Default Value

Remarks

This property is populated when a specified certificate is found or loaded by the class. Certificate is used for specifying private keys. Set this property to a valid Certificate object to perform different operations such as session authentication, signing a file or receipt, or decryption. To set a certificate, you may set the field to the encoded certificate. To select a certificate, use the and fields.

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