| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
FlexV1KeysPost200Response |
KeyGenerationApi.generatePublicKey(String format,
GeneratePublicKeyRequest generatePublicKeyRequest)
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(String format,
GeneratePublicKeyRequest generatePublicKeyRequest)
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 |
|---|---|
okhttp3.Call |
KeyGenerationApi.generatePublicKeyAsync(String format,
GeneratePublicKeyRequest generatePublicKeyRequest,
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 © 2020. All rights reserved.