CertificateProfile.DefinitionStages.WithIncludeStreetAddress Interface
public static interface CertificateProfile.DefinitionStages.WithIncludeStreetAddress
The stage of the CertificateProfile definition allowing to specify includeStreetAddress.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIncludeStreetAddress(Boolean includeStreetAddress)
Specifies the include |
Method Details
withIncludeStreetAddress
public abstract CertificateProfile.DefinitionStages.WithCreate withIncludeStreetAddress(Boolean includeStreetAddress)
Specifies the includeStreetAddress property: Whether to include STREET in the certificate subject name..
Parameters:
Returns: