AddCipherBuffer()

Syntaxe

AddCipherBuffer(#Cipher, *Input, *Output, Size)
Description
Add a new '*Input' buffer of the specified 'Size' to the cipher started with StartAESCipher() and copy the new ciphered data into the '*Output' buffer. The '*Output' buffer has to be at least as large than the '*Input' buffer.

OS Supportés

Tous

<- AESEncoder() - Cipher Index - Base64Decoder() ->