However a cipher lite, unlike a {@link Cipher}, can only be used once, and cannot be reused after the {@link #doFinal()} methods have been invoked. Inother words, it is NOT true that, upon finishing, the doFinal method will reset the cipher lite object to the state it was in when first constructed. @author Hanson Char @see GCMCipherLite
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|