Sha256: b37dde352e60de974a94eac4659307cb7198902b068f77d31a8d99da41565813
Contents?: true
Size: 1.02 KB
Versions: 38
Compression:
Stored size: 1.02 KB
Contents
# Fastly::TlsPrivateKeyResponseAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **name** | **String** | A customizable name for your private key. | [optional] | | **key_length** | **Integer** | The key length used to generate the private key. | [optional][readonly] | | **key_type** | **String** | The algorithm used to generate the private key. Must be `RSA`. | [optional][readonly] | | **replace** | **Boolean** | A recommendation from Fastly to replace this private key and all associated certificates. | [optional][readonly] | | **public_key_sha1** | **String** | Useful for safely identifying the key. | [optional][readonly] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
38 entries across 38 versions & 1 rubygems