| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
FlexV1KeysPost200Response |
KeyGenerationApi.generatePublicKey(GeneratePublicKeyRequest generatePublicKeyRequest,
com.cybersource.authsdk.core.MerchantConfig merchantConfig)
Generate Key
Generate a one-time use public key and key ID to encrypt the card number in the follow-on Tokenize Card request.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<FlexV1KeysPost200Response> |
KeyGenerationApi.generatePublicKeyWithHttpInfo(GeneratePublicKeyRequest generatePublicKeyRequest,
com.cybersource.authsdk.core.MerchantConfig merchantConfig)
Generate Key
Generate a one-time use public key and key ID to encrypt the card number in the follow-on Tokenize Card request.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
KeyGenerationApi.generatePublicKeyAsync(GeneratePublicKeyRequest generatePublicKeyRequest,
com.cybersource.authsdk.core.MerchantConfig merchantConfig,
ApiCallback<FlexV1KeysPost200Response> callback)
Generate Key (asynchronously)
Generate a one-time use public key and key ID to encrypt the card number in the follow-on Tokenize Card request.
|
| Modifier and Type | Method and Description |
|---|---|
FlexV1KeysPost200Response |
FlexV1KeysPost200Response.der(FlexV1KeysPost200ResponseDer der) |
FlexV1KeysPost200Response |
FlexV1KeysPost200Response.jwk(FlexV1KeysPost200ResponseJwk jwk) |
FlexV1KeysPost200Response |
FlexV1KeysPost200Response.keyId(String keyId) |
Copyright © 2018. All rights reserved.