Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/encryption/
A DCipher.h98 void setPrivateKey(const std::string& key) { privateKey_ = key; } in setPrivateKey()
101 const std::string& PrivateKey() const { return privateKey_; } in PrivateKey()
118 std::string privateKey_; variable

Completed in 2 milliseconds