| Modifier and Type | Method and Description |
|---|---|
CertificateBaseProperties |
CertificateBaseProperties.withFormat(CertificateFormat format)
Set the format value.
|
CertificateBaseProperties |
CertificateBaseProperties.withThumbprint(String thumbprint)
Set the thumbprint value.
|
CertificateBaseProperties |
CertificateBaseProperties.withThumbprintAlgorithm(String thumbprintAlgorithm)
Set the thumbprintAlgorithm value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/