| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
KmsV2KeysSymPost201Response |
SymmetricKeyManagementApi.createV2SharedSecretKeysVerifi(String vIcDomain,
CreateSharedSecretKeysVerifiRequest createSharedSecretKeysVerifiRequest)
Create Shared-Secret Keys as per verifi spec
Create one or more Shared-Secret Keys as per Verifi spec with 32 chars, store digest algo during key generation.
|
okhttp3.Call |
SymmetricKeyManagementApi.createV2SharedSecretKeysVerifiAsync(String vIcDomain,
CreateSharedSecretKeysVerifiRequest createSharedSecretKeysVerifiRequest,
ApiCallback<KmsV2KeysSymPost201Response> callback)
Create Shared-Secret Keys as per verifi spec (asynchronously)
Create one or more Shared-Secret Keys as per Verifi spec with 32 chars, store digest algo during key generation.
|
okhttp3.Call |
SymmetricKeyManagementApi.createV2SharedSecretKeysVerifiCall(String vIcDomain,
CreateSharedSecretKeysVerifiRequest createSharedSecretKeysVerifiRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createV2SharedSecretKeysVerifi
|
ApiResponse<KmsV2KeysSymPost201Response> |
SymmetricKeyManagementApi.createV2SharedSecretKeysVerifiWithHttpInfo(String vIcDomain,
CreateSharedSecretKeysVerifiRequest createSharedSecretKeysVerifiRequest)
Create Shared-Secret Keys as per verifi spec
Create one or more Shared-Secret Keys as per Verifi spec with 32 chars, store digest algo during key generation.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSharedSecretKeysVerifiRequest |
CreateSharedSecretKeysVerifiRequest.addKeyInformationItem(Kmsv2keyssymverifiKeyInformation keyInformationItem) |
CreateSharedSecretKeysVerifiRequest |
CreateSharedSecretKeysVerifiRequest.clientReferenceInformation(Kmsv2keyssymClientReferenceInformation clientReferenceInformation) |
CreateSharedSecretKeysVerifiRequest |
CreateSharedSecretKeysVerifiRequest.keyInformation(List<Kmsv2keyssymverifiKeyInformation> keyInformation) |
Copyright © 2022. All rights reserved.