| Modifier and Type | Interface and Description |
|---|---|
static interface |
CertificateCredential.Definition<ParentT>
The entirety of a credential definition.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateCredential.DefinitionStages.WithSymmetricKey<ParentT> |
CertificateCredential.DefinitionStages.WithCertificateType.withSymmetricEncryption()
Specifies the type of the certificate to be symmetric.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/