Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/encryption/
A DContentCryptoMaterial.h43 void setContentKey(const ByteBuffer& key) { contentKey_ = key; } in setContentKey() function
/AliOS-Things-master/components/oss/src/encryption/
A DEncryptionMaterials.cc99 contentCryptoMaterial.setContentKey(key); in DecryptCEK()
A DCryptoModule.cc298 content.setContentKey(SymmetricCipher::GenerateKey(32)); in generateKeyIV()

Completed in 7 milliseconds