Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/encryption/
A DContentCryptoMaterial.h38 const ByteBuffer& EncryptedContentKey() const { return encryptedContentKey_; } in EncryptedContentKey()
49 void setEncryptedContentKey(const ByteBuffer& key) { encryptedContentKey_ = key; } in setEncryptedContentKey()
60 ByteBuffer encryptedContentKey_; variable

Completed in 2 milliseconds