Home
last modified time | relevance | path

Searched refs:Verify (Results 26 – 27 of 27) sorted by path

12

/plugin/wysiwyg/fckeditor/
H A Dlicense.txt629 e) Verify that the user has already received a copy of these
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js38341 function Verify(algorithm) {
38350 inherits(Verify, stream.Writable);
38352 Verify.prototype._write = function _write(data, _, done) {
38358 Verify.prototype.update = function update(data, enc) {
38366 Verify.prototype.verify = function verifyMethod(key, sig, enc) {
38380 return new Verify(algorithm);
38385 Verify: createVerify,
43955 exports.Verify = sign.Verify;

12