instance method OpenSSL::BN#<<

self << other -> OpenSSL::BN[permalink][rdoc]

自身を other ビット左シフトした値を返します。

[PARAM] other:
シフトするビット数
[EXCEPTION] OpenSSL::BNError:
計算時エラー