# File lib/Dnsruby/message.rb, line 466
def
verified?
return
(
@tsigstate
==
:Verified
)
end