Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/encryption/
A DCipher.h101 const std::string& PrivateKey() const { return privateKey_; } in PrivateKey() function
/AliOS-Things-master/components/oss/src/encryption/
A DCipherOpenssl.cc223 BIO_puts(bio, PrivateKey().c_str()); in Decrypt()

Completed in 4 milliseconds