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 bean. 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.