CustomerEncryptionKey
class CustomerEncryptionKey extends Model (View source)
Properties
string | $kmsKeyName | ||
string | $kmsKeyServiceAccount | ||
string | $rawKey | ||
string | $rsaEncryptedKey | ||
string | $sha256 |
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
setSha256($sha256)
No description
string
getSha256()
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
setSha256($sha256)
No description
string
getSha256()
No description