Ruby 2.4.0 リファレンスマニュアル
ライブラリ一覧
opensslライブラリ
OpenSSL::BNクラス
*
instance method OpenSSL::BN#*
self * other -> OpenSSL::BN
[
permalink
][
rdoc
]
自身と other の積を返します。
[PARAM] other:
かける数
[EXCEPTION] OpenSSL::BNError:
計算時エラー