FinishCipher()

语法

FinishCipher(#Cipher)
概要
Finish a cipher stream previously started with StartAESCipher().

参数

#Cipher The cipher to finish.

返回值

无.

Remarks

This command should be called to finish a cipher calculation, even if the cipher is actually no longer needed as it does free any data associated with the cipher calculation.

参阅

StartAESCipher(), AddCipherBuffer()

已支持操作系统

所有

<- ExamineSHA1Fingerprint() - Cipher Index - FinishFingerprint() ->