| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
KmsV2KeysAsymGet200Response |
AsymmetricKeyManagementApi.getP12KeyDetails(String keyId)
Retrieves PKCS#12 key details
Retrieves keys details by providing the key id.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<KmsV2KeysAsymGet200Response> |
AsymmetricKeyManagementApi.getP12KeyDetailsWithHttpInfo(String keyId)
Retrieves PKCS#12 key details
Retrieves keys details by providing the key id.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
AsymmetricKeyManagementApi.getP12KeyDetailsAsync(String keyId,
ApiCallback<KmsV2KeysAsymGet200Response> callback)
Retrieves PKCS#12 key details (asynchronously)
Retrieves keys details by providing the key id.
|
| Modifier and Type | Method and Description |
|---|---|
KmsV2KeysAsymGet200Response |
KmsV2KeysAsymGet200Response.keyInformation(KmsV2KeysAsymGet200ResponseKeyInformation keyInformation) |
KmsV2KeysAsymGet200Response |
KmsV2KeysAsymGet200Response.submitTimeUtc(String submitTimeUtc) |
Copyright © 2020. All rights reserved.