summaryrefslogtreecommitdiff
path: root/sample/openssl/smime_write.rb
AgeCommit message (Expand)Author
2021-03-16[ruby/openssl] sample: avoid "include OpenSSL"Kazuki Yamaguchi
2021-03-16[ruby/openssl] pkey: prefer PKey.read over PKey::RSA.new in docsKazuki Yamaguchi
2011-05-15* remove trailing spaces.nobu
2007-12-24* sample/openssl: reviewed and remove dependency on getopts.rb.gotoyuzo
2003-09-04* sample/openssl: added. Sample of standard distribution library should benahi