Skip to main content
Module

std/node/crypto.ts>Decipheriv#final

Deno standard library
Go to Latest
method Decipheriv.prototype.final
Re-export
import { Decipheriv } from "https://deno.land/std@0.145.0/node/crypto.ts";

Returns

Buffer

Parameters

outputEncoding: BufferEncoding

Returns

string

Parameters

optional
_outputEncoding: string

Returns

Buffer | string