method

eql?

v2_2_9 - Show latest stable - Class: OpenSSL::BN
eql?(p1)
public

Returns true only if obj is a OpenSSL::BN with the same value as big. Contrast this with OpenSSL::BN#==, which performs type conversions.