Abstract
Initialization Vector checker.
The .wrap() method creates an LLDecrypt.Key or LLDecrypt that checks the IV in each message before and after decryption, and updates the internal state of this class. Typically, a separate IvChecker instances should be used for each key.
Readonly
Protected
Check IV for incoming message and update internal state.
Generated using TypeDoc
Initialization Vector checker.
The .wrap() method creates an LLDecrypt.Key or LLDecrypt that checks the IV in each message before and after decryption, and updates the internal state of this class. Typically, a separate IvChecker instances should be used for each key.