Cert Property

The current selected certificate.

Syntax

public Certificate getCert();
public void setCert(Certificate cert);

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 Java Edition - Version 20.0 [Build 8203]