Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/encryption/
A DContentCryptoMaterial.h45 void setCipherName(const std::string& name) { cipherName_ = name; } in setCipherName() function
/AliOS-Things-master/components/oss/src/encryption/
A DCryptoModule.cc256 content.setCipherName(meta.UserMetaData().at("client-side-encryption-cek-alg")); in readMetaData()
293 content.setCipherName(cipher_->Name()); in initEncryptionCipher()
A DOssEncryptionClient.cc122 material.setCipherName(value["encryption-cek-alg"].asString()); in buildRecordInfo()

Completed in 4 milliseconds