| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
KmsV2KeysSymGet200Response |
SymmetricKeyManagementApi.getKeyDetails(String keyId)
Retrieves shared secret key details
Retrieves keys details by providing the key id.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<KmsV2KeysSymGet200Response> |
SymmetricKeyManagementApi.getKeyDetailsWithHttpInfo(String keyId)
Retrieves shared secret key details
Retrieves keys details by providing the key id.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SymmetricKeyManagementApi.getKeyDetailsAsync(String keyId,
ApiCallback<KmsV2KeysSymGet200Response> callback)
Retrieves shared secret key details (asynchronously)
Retrieves keys details by providing the key id.
|
| Modifier and Type | Method and Description |
|---|---|
KmsV2KeysSymGet200Response |
KmsV2KeysSymGet200Response.keyInformation(KmsV2KeysSymGet200ResponseKeyInformation keyInformation) |
KmsV2KeysSymGet200Response |
KmsV2KeysSymGet200Response.status(String status) |
KmsV2KeysSymGet200Response |
KmsV2KeysSymGet200Response.submitTimeUtc(String submitTimeUtc) |
Copyright © 2020. All rights reserved.