# File lib/rye/key.rb, line 78
78:
def
dsa?
;
@authtype
.
upcase
==
"DSA"
;
end