ReissueCertificateOrderRequestProperties |
ReissueCertificateOrderRequestProperties.withCsr(String csr) |
Set the csr property: Csr to be used for re-key operation.
|
ReissueCertificateOrderRequestProperties |
ReissueCertificateOrderRequestProperties.withDelayExistingRevokeInHours(Integer delayExistingRevokeInHours) |
Set the delayExistingRevokeInHours property: Delay in hours to revoke existing certificate after the new
certificate is issued.
|
ReissueCertificateOrderRequestProperties |
ReissueCertificateOrderRequestProperties.withIsPrivateKeyExternal(Boolean isPrivateKeyExternal) |
Set the isPrivateKeyExternal property: Should we change the ASC type (from managed private key to external
private key and vice versa).
|
ReissueCertificateOrderRequestProperties |
ReissueCertificateOrderRequestProperties.withKeySize(Integer keySize) |
Set the keySize property: Certificate Key Size.
|