| Class | Dnsruby::Message::SecurityLevel |
| In: |
lib/Dnsruby/message.rb
|
| Parent: | CodeMapper |
The security level (see RFC 4035 section 4.3)
| INDETERMINATE | = | -2 |
| BOGUS | = | -1 |
| UNCHECKED | = | 0 |
| INSECURE | = | 1 |
| SECURE | = | 2 |