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