IV.fromUtf8 constructor
IV.fromUtf8(
- String input
Creates an Initialization Vector object from a UTF-8 string.
Implementation
IV.fromUtf8(super.input) : super.fromUtf8();
Creates an Initialization Vector object from a UTF-8 string.
IV.fromUtf8(super.input) : super.fromUtf8();