On Monday, 18. September 2006 14:54, [EMAIL PROTECTED] wrote:

> > > localhost:8000/emap?rose=<encrypted string>
> > >
> > > Where can I put the parameters? Should I
> > > 1) Have a my %hash in the plugin?
> > > 2) store a hashref in notes
> > > 3) something else?

Why not decrypt the values and store them in $self->client->param? After that 
you could use param() as if they were not encypted.

-- 
CU
Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to