[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Online docs for OpenSSL

Alex 2k8

5/27/2009 9:11:00 AM

Hello.

The official OpenSSL documentation seems to be incomplete:
http://www.ruby-doc.org/stdlib/libdoc/openssl/rdoc/...

I don't see any usefull methods:

RSA.new([size | encoded_key] [, pass]) â?? rsa
rsa.public_encrypt(string [, padding]) â?? aString
etc.

But documentation generated locally from 'ext\openssl' sources is ok.

So, am I looking at wrong place online? Or it should be updated, and if
so, who is responsible for this?

- Alex
--
Posted via http://www.ruby-....