botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
InvalidIVLength
botan
utils
exceptn
InvalidIVLength Exception
@
safe
pure nothrow final
class
InvalidIVLength :
InvalidArgument
{
this
(string mode, size_t bad_len);
}
Constructors
this
this
(string mode, size_t bad_len)
Undocumented in source.
Meta
Source
See Implementation
botan
utils
exceptn
classes
AlgorithmNotFound
DecodingError
EncodingError
IntegrityFailure
InternalError
InvalidAlgorithmName
InvalidArgument
InvalidIVLength
InvalidKeyLength
InvalidOID
InvalidState
LogicError
LookupError
MemoryExhaustion
PRNGUnseeded
PolicyViolation
RangeError
SelfTestFailure
StreamIOError
InvalidIVLength Exception