UNPKG

cybersource-rest-client

Version:

Node.js SDK for the CyberSource REST API

17 lines (13 loc) 920 B
# CyberSource.Kmsegressv2keysasymKeyInformation ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **provider** | **String** | Provider name | [optional] **tenant** | **String** | Tenant name | [optional] **keyType** | **String** | Type of the key | [optional] **organizationId** | **String** | Organization Id | [optional] **pub** | **String** | Public certificate with only base64 encoded payload and not the header (BEGIN CERTIFICATE) and footer (END CERTIFICATE) | [optional] **keyId** | **String** | Key Serial Number | [optional] **pvt** | **String** | Private certificate with only base64 encoded payload and not header (BEGIN CERTIFICATE) and footer (END CERTIFICATE) | [optional] **status** | **String** | The status of the key | [optional] **expiryDuration** | **String** | Key expiry duration in days | [optional]