method

final

v1_9_1_378 - Show latest stable - Class: OpenSSL::Cipher
final()
public

Returns the remaining data held in the cipher object. Further calls to update() or final() will return garbage.

See EVP_CipherFinal_ex for further information.