# File lib/rye/key.rb, line 77
77:
def
rsa?
;
@authtype
.
upcase
==
"RSA"
;
end