crypto.Cipher.final()
Description
Encrypts the remained data.
Syntax
cipher.final()
Parameters
final()
Return Value
A Data object containing the remained encrypted data.
Encrypts the remained data.
cipher.final()
final()
A Data object containing the remained encrypted data.