IPWorks S/MIME 2020 JavaScript Edition

Questions / Feedback?

Certificate Property

The current selected certificate.

Syntax


 getCertificate(): Certificate;

 setCertificate(certificate: Certificate): void;

Default Value

Remarks

This property is populated when a specified certificate is found or loaded by the class. This property is used for specifying private keys. Set this property to a valid Certificate object to perform different operations such as Sign, Decrypt, SignAndEncrypt, or DecryptAndVerifySignature.

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