Re: wodSSHD Keys (General questions)
By access the keys in PEM format I essentially meant read/write them in PEM format, yes.
So it looks like the answer to my question is no , and in order to read the generated key in PEM format I'll have to write the key to a temporary file (using the Save() method), then read that file (using fopen or something), store its contents in my database and delete the file.
Thanks for confirming my suspicion.
Complete thread:
- wodSSHD Keys - David Lucas, 2006-05-09, 12:27
- Re: wodSSHD Keys - wodSupport, 2006-05-09, 12:28
- Re: wodSSHD Keys - David Lucas, 2006-05-09, 13:15
- Re: wodSSHD Keys - wodSupport, 2006-05-09, 13:17
- Re: wodSSHD Keys - David Lucas, 2006-05-09, 13:36
- Re: wodSSHD Keys - wodSupport, 2006-05-09, 13:17
- Re: wodSSHD Keys - David Lucas, 2006-05-09, 13:15
- Re: wodSSHD Keys - wodSupport, 2006-05-09, 12:28