random_iv()
Instance Public methods
Generate, set, and return a random iv. You must call cipher.encrypt or cipher.decrypt before calling this method.
Generate, set, and return a random iv. You must call cipher.encrypt or cipher.decrypt before calling this method.
Please login to continue.