Future<String?> encodeStringWithCBC(String value) { throw UnimplementedError('encodeStringWithCBC() has not been implemented.'); }