CertificateProfile.DefinitionStages.WithIncludeCity Interface
public static interface CertificateProfile.DefinitionStages.WithIncludeCity
The stage of the CertificateProfile definition allowing to specify includeCity.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIncludeCity(Boolean includeCity)
Specifies the include |
Method Details
withIncludeCity
public abstract CertificateProfile.DefinitionStages.WithCreate withIncludeCity(Boolean includeCity)
Specifies the includeCity property: Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types.
Parameters:
Returns: