| Modifier and Type | Method and Description |
|---|---|
CertificateBaseProperties |
CertificateBaseProperties.withFormat(CertificateFormat format)
Set the format of the certificate - either Pfx or Cer.
|
CertificateBaseProperties |
CertificateBaseProperties.withThumbprint(String thumbprint)
Set this must match the thumbprint from the name.
|
CertificateBaseProperties |
CertificateBaseProperties.withThumbprintAlgorithm(String thumbprintAlgorithm)
Set this must match the first portion of the certificate name.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/