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