# File lib/rye/key.rb, line 75
75:     def private?; @keytype.upcase == "PRIVATE"; end