Home
last modified time | relevance | path

Searched defs:getAuthTag (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/internal/crypto/
Dcipher.js216 Cipher.prototype.getAuthTag = function getAuthTag() { method in Cipher
259 constructor.prototype.getAuthTag = Cipher.prototype.getAuthTag; method in constructor