Searched defs:CustomerEncryptionKey (Results 1 – 2 of 2) sorted by relevance
3832 type CustomerEncryptionKey struct { struct3835 RawKey string `json:"rawKey,omitempty"`3850 RsaEncryptedKey string `json:"rsaEncryptedKey,omitempty"`3854 Sha256 string `json:"sha256,omitempty"`3862 ForceSendFields []string `json:"-"`3870 NullFields []string `json:"-"`3873 func (s *CustomerEncryptionKey) MarshalJSON() ([]byte, error) {
2035 "CustomerEncryptionKey": { object