Searched defs:setAAD (Results 1 – 1 of 1) sorted by relevance
231 Cipher.prototype.setAAD = function setAAD(aadbuf, options) { method in Cipher263 constructor.prototype.setAAD = Cipher.prototype.setAAD; method in constructor