public class ZoneConfiguration extends Object
| Constructor and Description |
|---|
ZoneConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyCertificateRequestDefaultSettingsIfNeeded(CertificateRequest request)
UpdateCertificateRequest updates a certificate request based on the zone configuration
retrieved from the remote endpoint
|
boolean |
validateCertificateRequest(CertificateRequest request) |
public void applyCertificateRequestDefaultSettingsIfNeeded(CertificateRequest request)
public boolean validateCertificateRequest(CertificateRequest request) throws VCertException
VCertExceptionCopyright © 2021. All rights reserved.