serverCertType property
Type of Server Cert (PEM/JKS/..
etc.) Possible string values are:
- "CERT_TYPE_UNSPECIFIED" : Cert type unspecified.
- "PEM" : Privacy Enhanced Mail (PEM) Type
Implementation
core.String? serverCertType;
Type of Server Cert (PEM/JKS/..
etc.) Possible string values are:
core.String? serverCertType;