Languages

Menu
Sites
Language
how/when to use updateN() and finalizeN() functions of aescipher class

how/when to use updateN() and finalizeN() functions of aescipher class

Responses

1 Replies
Alex Ashirov

Hi,

You can find some example here:

https://developer.tizen.org/dev-guide/2.2.0/org.tizen.native.apireference/classTizen_1_1Security_1_1Crypto_1_1IHash.html

This is not about aescipher. But I think that the main idea of how and when use updateN() and finalizeN() is the same or very similar.