self * other -> OpenSSL::BN
[permalink][rdoc][edit]-
自身と other の積を返します。
- [PARAM] other:
- かける数
- [EXCEPTION] OpenSSL::BNError:
- 計算時エラー
[SEE_ALSO] OpenSSL::BN#mod_mul
self * other -> OpenSSL::BN
[permalink][rdoc][edit]自身と other の積を返します。
[SEE_ALSO] OpenSSL::BN#mod_mul