# File lib/nanite/security/rsa_key_pair.rb, line 18
    def has_private?
      raw_key.private?
    end