Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/encryption/
A DContentCryptoMaterial.h47 void setKeyWrapAlgorithm(const std::string& algo) { keyWrapAlgorithm_ = algo; } in setKeyWrapAlgorithm() function
/AliOS-Things-master/components/oss/src/encryption/
A DEncryptionMaterials.cc66 contentCryptoMaterial.setKeyWrapAlgorithm(cipher->Name()); in EncryptCEK()
A DCryptoModule.cc261 content.setKeyWrapAlgorithm(meta.UserMetaData().at("client-side-encryption-wrap-alg")); in readMetaData()
A DOssEncryptionClient.cc118 material.setKeyWrapAlgorithm(value["encryption-wrap-alg"].asString()); in buildRecordInfo()

Completed in 6 milliseconds