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