Searched refs:InventorySSEKMS (Results 1 – 4 of 4) sorted by relevance
37 InventorySSEKMS::InventorySSEKMS() in InventorySSEKMS() function in InventorySSEKMS41 InventorySSEKMS::InventorySSEKMS(const std::string& key) : in InventorySSEKMS() function in InventorySSEKMS59 InventoryEncryption::InventoryEncryption(const InventorySSEKMS& value) : in InventoryEncryption()
88 InventorySSEKMS ssekms; in operator =()
95 InventorySSEKMS ssekms; in operator =()
43 class ALIBABACLOUD_OSS_EXPORT InventorySSEKMS46 InventorySSEKMS();47 InventorySSEKMS(const std::string& key);59 InventoryEncryption(const InventorySSEKMS& value);65 const InventorySSEKMS& SSEKMS() const { return inventorySSEKMS_; } in SSEKMS()66 …void setSSEKMS(const InventorySSEKMS& value) { inventorySSEKMS_ = value; inventorySSEKMSIsSet_ = … in setSSEKMS()73 InventorySSEKMS inventorySSEKMS_;
Completed in 5 milliseconds