Hi Guest 1 HomePage 1 Jobs 1 WalkIn 1Articles  

 :) Latest Topic
Node.js Tutorial
Parts of Node.js
Features of Node.js
Install Node.js Windows
Install Node.js Linux
Node.js First Example
Node.js Console
Node.js JavaScript Learn
Node.js REPL
Node.js NPM
Node.js CL Options1
Node.js CL Option2
Node.js Globals
Node.js OS
Node.js Timer
Node.js Errors
Node.js DNS
Node.js Net
Node.js Crypto
Node.js TLS/SSL
Node.js Debugger
Node.js Process
Node.js Process Example
Node.js Process Example2
Node.js Child Process
Child Process EXEC
Child Process SPAWN
Child Process Fork
Node.js Buffers
Node.js Streams
Node.js Reading Stream
Node.js Writing Stream
Node.js Piping Stream
Node.js Chaining Streams
Node.js File System Part1
Node.js File System Part2
Node.js File System Part3
Node.js Path
Node.js StringDecoder
Node.js Query String
Node.js ZLIB
Node.js Assertion
Node.js V8
Node.js Callbacks
Node.js Events
Node.js Punycode
Node.js TTY
Node.js Web Module
Node.js Upload Files
Node.js Email Send
Node.js BuiltIn Modules
Node.js Assert Code
Node.js Assert Function
Node.js console.time()
Node.js console.table()
Node.js DNS Code
Node.js cipher.final()
Node.js URL.hash API
Node.js URL.host API
Node.js URL.origin API
Node.js MySQL
Folders in Node.js
Folders Node.js part3
Rename Folder Node.js
Remove Folder Node.js
 


  

 
Node.js cipher.final()
Question Posted on 10 May 2024

Home >> Tutorial >> Node.js Tutorial >> Node.js cipher.final()


Node.js cipher.final()

Node.js cipher.final() Method


When we say about the cipher.final() method in Node.js, It is used to signal to the cipher object about the encryption or decryption process is complete. And this method must be called after all data has been passed to the cipher object using the cipher.update() method.

And this cipher.final() method returns the remaining encrypted or decrypted data as a Buffer object. If the outputEncoding parameter was specified when creating the cipher object, the returned Buffer will be automatically encoded using the specified encoding.

And syntax to use cipher.final() is given below:-

const cipher.final([outputEncoding])



And this method takes output encoding as a parameter.

And when we say about the Return value, cipher.final() method returns the object of the buffer containing the cipher value.

To understand this we will take a example to understand the cipher.final method. We will create a code file as per given below code and name this file as cipherEncode.js.



Crypto.Final() Method

To get the code click hereCipher Method

And to run the above file we use the Node.js command prompt and run the below command.


Node cipherEncode.js



And output of above command is given below:-


Cipher final method

To get more details and use more algo for encryption we name this file as cipher2Encode.js.

Cipher final

To get the code click hereDownload Code


And to run the above file we use the Node.js command prompt and run the below command.


Node cipherEncode.js



And output of above command is given below:-

Cipher final





Other Important Questions
Parts of Node.js
Install Node.js Linux
Node.js First Example
Node.js Globals
Node.js DNS







 
Top Searches:asp net questions vb net questions sql query uddl questions class javascript Questions sharepoint interview questions and concept silverlight questions and concept wcf questions beans general knowledge ajax questions
PHP | Biztalk | Testing | SAP | HR |