static Future<Payload> encrypt( Package package, { required SecretKey secretKey, }) async { throw UnimplementedError(); }