| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
KmsV2KeysSymPost201Response |
SymmetricKeyManagementApi.createV2SharedSecretKeys(CreateSharedSecretKeysRequest createSharedSecretKeysRequest)
Create Shared-Secret Keys
Create one or more Shared-Secret Keys
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
ApiResponse<KmsV2KeysSymPost201Response> |
SymmetricKeyManagementApi.createV2SharedSecretKeysWithHttpInfo(CreateSharedSecretKeysRequest createSharedSecretKeysRequest)
Create Shared-Secret Keys
Create one or more Shared-Secret Keys
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SymmetricKeyManagementApi.createV2SharedSecretKeysAsync(CreateSharedSecretKeysRequest createSharedSecretKeysRequest,
ApiCallback<KmsV2KeysSymPost201Response> callback)
Create Shared-Secret Keys (asynchronously)
Create one or more Shared-Secret Keys
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
KmsV2KeysSymPost201Response |
KmsV2KeysSymPost201Response.addKeyInformationItem(KmsV2KeysSymPost201ResponseKeyInformation keyInformationItem) |
KmsV2KeysSymPost201Response |
KmsV2KeysSymPost201Response.clientReferenceInformation(Kmsv2keyssymClientReferenceInformation clientReferenceInformation) |
KmsV2KeysSymPost201Response |
KmsV2KeysSymPost201Response.keyInformation(List<KmsV2KeysSymPost201ResponseKeyInformation> keyInformation) |
KmsV2KeysSymPost201Response |
KmsV2KeysSymPost201Response.status(String status) |
KmsV2KeysSymPost201Response |
KmsV2KeysSymPost201Response.submitTimeUtc(String submitTimeUtc) |
Copyright © 2022. All rights reserved.