Sha256: cf0c78e305a35e55b17c3c2513dd6d5e0532672736266959b24977c8d4351f93
Contents?: true
Size: 779 Bytes
Versions: 38
Compression:
Stored size: 779 Bytes
Contents
# Fastly::TlsPrivateKeyResponseAttributesAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **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