Home
last modified time | relevance | path

Searched refs:keyWrapAlgorithm_ (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/oss/include/alibabacloud/oss/encryption/
A DContentCryptoMaterial.h36 const std::string& KeyWrapAlgorithm() const { return keyWrapAlgorithm_; } in KeyWrapAlgorithm()
47 void setKeyWrapAlgorithm(const std::string& algo) { keyWrapAlgorithm_ = algo; } in setKeyWrapAlgorithm()
58 std::string keyWrapAlgorithm_; variable

Completed in 5 milliseconds