Creates a new GTlsCertificate from the PEM-encoded data in data.
If data includes both a certificate and a private key, then the
returned certificate will include the private key data as well. (See
the "private-key-pem" property for information about
supported formats.)
If data includes multiple certificates, only the first one will be
parsed.
Since 2.28
Creates a new GTlsCertificate from the PEM-encoded data in data. If data includes both a certificate and a private key, then the returned certificate will include the private key data as well. (See the "private-key-pem" property for information about supported formats.) If data includes multiple certificates, only the first one will be parsed. Since 2.28