Reference documentation and code samples for the Google Certificate Authority Service V1 Client class EncryptionSpec.
The configuration used for encrypting data at rest.
Generated from protobuf message google.cloud.security.privateca.v1.EncryptionSpec
Namespace
Google \ Cloud \ Security \ PrivateCA \ V1Methods
__construct
Constructor.
| Parameter | |
|---|---|
| Name | Description |
data |
mixed
|
getCloudKmsKey
The resource name for a Cloud KMS key in the format
projects/*/locations/*/keyRings/*/cryptoKeys/*.
| Returns | |
|---|---|
| Type | Description |
string |
|
setCloudKmsKey
The resource name for a Cloud KMS key in the format
projects/*/locations/*/keyRings/*/cryptoKeys/*.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|