| Constructor and Description |
|---|
KeyBundle() |
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.azure.keyvault.webkey.JsonWebKey |
key()
Get the key value.
|
KeyIdentifier |
keyIdentifier()
The key identifier.
|
String |
toString() |
public com.microsoft.azure.keyvault.webkey.JsonWebKey key()
public KeyIdentifier keyIdentifier()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/