ReturnT - the next stage of the updatepublic static interface HasSslCertificate.UpdateStages.WithSslPassword<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ReturnT |
withSslCertificatePassword(String password)
Specifies the password for the specified PFX file containing the private key of the imported SSL certificate.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/