botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
StreamCipher.validIvLength
botan
stream
stream_cipher
StreamCipher
interface
StreamCipher
abstract const
bool
validIvLength
(
size_t
iv_len
)
Parameters
iv_len
size_t
the length of the IV in bytes
Return Value
Type:
bool
if the length is valid for this algorithm
Meta
Source
See Implementation
botan
stream
stream_cipher
StreamCipher
functions
cipher
cipher1
clone
decrypt
encipher
encrypt
setIv
validIvLength