Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/encryption/
A DContentCryptoMaterial.h33 const ByteBuffer& ContentIV() const { return contentIV_; } in ContentIV()
44 void setContentIV(const ByteBuffer& iv) { contentIV_ = iv; } in setContentIV()
55 ByteBuffer contentIV_; variable

Completed in 3 milliseconds