Future<StringResult> derive( String key, String salt, String info, int length) { throw UnimplementedError('derive() has not been implemented.'); }