set_pem


Description:

public void set_pem (string? pem_data)

Updates the content of the this with the certificate information described by the pem_data in the PEM format.

The content of the this is cleared when the pem_data is null .

Parameters:

this

an CertificateWidget

pem_data

certificate data in PEM format, or null