CustomerEncryptionKey
class CustomerEncryptionKey extends Model (View source)
Properties
| string | $kmsKeyName | ||
| string | $kmsKeyServiceAccount | ||
| string | $rawKey | ||
| string | $rsaEncryptedKey |
Methods
setKmsKeyName($kmsKeyName)
No description
string
getKmsKeyName()
No description
setKmsKeyServiceAccount($kmsKeyServiceAccount)
No description
string
getKmsKeyServiceAccount()
No description
setRawKey($rawKey)
No description
string
getRawKey()
No description
setRsaEncryptedKey($rsaEncryptedKey)
No description
string
getRsaEncryptedKey()
No description
Details
setKmsKeyName($kmsKeyName)
No description
string
getKmsKeyName()
No description
setKmsKeyServiceAccount($kmsKeyServiceAccount)
No description
string
getKmsKeyServiceAccount()
No description
setRawKey($rawKey)
No description
string
getRawKey()
No description
setRsaEncryptedKey($rsaEncryptedKey)
No description
string
getRsaEncryptedKey()
No description