instance method OpenSSL::PKey::RSA#public?

public? -> true[permalink][rdoc][edit]

自身が公開鍵を持っているかどうか判定します。

秘密鍵は公開鍵も持っているため、常に true を返します。