| Modifier and Type | Method and Description |
|---|---|
RenewCertificateOrderRequest |
RenewCertificateOrderRequest.withCsr(String csr)
Set csr to be used for re-key operation.
|
RenewCertificateOrderRequest |
RenewCertificateOrderRequest.withIsPrivateKeyExternal(Boolean isPrivateKeyExternal)
Set should we change the ASC type (from managed private key to external private key and vice versa).
|
RenewCertificateOrderRequest |
RenewCertificateOrderRequest.withKeySize(Integer keySize)
Set certificate Key Size.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/