Certificate Authority Service V1 API - Class Google::Cloud::Security::PrivateCA::V1::EncryptionSpec (v2.7.0)

Reference documentation and code samples for the Certificate Authority Service V1 API class Google::Cloud::Security::PrivateCA::V1::EncryptionSpec.

The configuration used for encrypting data at rest.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cloud_kms_key

def cloud_kms_key() -> ::String
Returns
  • (::String) — The resource name for a Cloud KMS key in the format projects/*/locations/*/keyRings/*/cryptoKeys/*.

#cloud_kms_key=

def cloud_kms_key=(value) -> ::String
Parameter
  • value (::String) — The resource name for a Cloud KMS key in the format projects/*/locations/*/keyRings/*/cryptoKeys/*.
Returns
  • (::String) — The resource name for a Cloud KMS key in the format projects/*/locations/*/keyRings/*/cryptoKeys/*.