# File lib/nanite/security/rsa_key_pair.rb, line 28
    def data
      raw_key.to_pem
    end