Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/encryption/
A DContentCryptoMaterial.h34 const std::string& CipherName() const { return cipherName_; } in CipherName()
45 void setCipherName(const std::string& name) { cipherName_ = name; } in setCipherName()
56 std::string cipherName_; variable

Completed in 2 milliseconds