TlsCertificateGidBuilderImpl.certificatePem

Set certificatePem property.

class TlsCertificateGidBuilderImpl(T)
T
certificatePem
(
string propval
)

Parameters

propval string

The PEM (ASCII) encoded representation of the certificate. This property and the #GTlsCertificate:certificate property represent the same data, just in different forms.

Return Value

Type: T

Builder instance for fluent chaining