SSLCert Property

The certificate to be used during SSL negotiation.

Syntax


 getSSLCert(): Certificate;

 setSSLCert(SSLCert: Certificate): void;

Default Value

Remarks

The digital certificate that the class will use during SSL negotiation. Set this property to a valid certificate before starting SSL negotiation. To set a certificate, you may set the field to the encoded certificate. To select a certificate, use the store and subject fields.

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
Cloud Mail 2020 JS Edition - Version 20.0 [Build 7887]