| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
KmsV2KeysAsymPost201Response |
AsymmetricKeyManagementApi.createP12Keys(CreateP12KeysRequest createP12KeysRequest)
Create one or more PKCS#12 keys
'Create one or more PKCS#12 keys'
|
okhttp3.Call |
AsymmetricKeyManagementApi.createP12KeysAsync(CreateP12KeysRequest createP12KeysRequest,
ApiCallback<KmsV2KeysAsymPost201Response> callback)
Create one or more PKCS#12 keys (asynchronously)
'Create one or more PKCS#12 keys'
|
okhttp3.Call |
AsymmetricKeyManagementApi.createP12KeysCall(CreateP12KeysRequest createP12KeysRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createP12Keys
|
ApiResponse<KmsV2KeysAsymPost201Response> |
AsymmetricKeyManagementApi.createP12KeysWithHttpInfo(CreateP12KeysRequest createP12KeysRequest)
Create one or more PKCS#12 keys
'Create one or more PKCS#12 keys'
|
| Modifier and Type | Method and Description |
|---|---|
CreateP12KeysRequest |
CreateP12KeysRequest.addKeyInformationItem(Kmsv2keysasymKeyInformation keyInformationItem) |
CreateP12KeysRequest |
CreateP12KeysRequest.clientReferenceInformation(Kmsv2keyssymClientReferenceInformation clientReferenceInformation) |
CreateP12KeysRequest |
CreateP12KeysRequest.keyInformation(List<Kmsv2keysasymKeyInformation> keyInformation) |
Copyright © 2020. All rights reserved.