IP*Works! Encrypt 2016 C++ Builder Edition
IP*Works! Encrypt 2016 C++ Builder Edition
Questions / Feedback?

DecryptBlock Method

Decrypts a block and returns the decrypted data.

Syntax


String __fastcall DecryptBlock(String InputBuffer, bool LastBlock): String

Remarks

This method will decrypt the specified block and return the decrypted data.

InputBuffer specifies the encrypted block to decrypt.

LastBlock indicates whether the block is the last block.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
IP*Works! Encrypt 2016 C++ Builder Edition - Version 16.0 [Build 7239]