>
> No.
> After initializing CryptoKey property you can use application
> encryption/decryption methods, like:
>     encrypted = self.encrypt("to encrypt")
>     ...
>     decrypted = self.decrypt(encrypted)
>
> --
> Regards
> Jacek Kałucki
>

Sorry Jacek. I appreciate your patience and you help but I just don't get
it. I'm new to python (a hack really) I learn as I go. That's why Dabo's
appwizard has been so great, I didn't have to take the time to learn any
language 1st.

Too bad this cryto stuff wasn't taken further than a mention in the Pycon
tutorial. I learn best with working examples I can tear apart .

I'll keep hacking away and hopefully, like with many other things I've
learned about python/Dabo, I'll eventually stumble onto the solution.

Thanks
Again Jacek

Carey


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to