| •owl:Thing |
| •sec:Countermeasure |
| •sec:SecureNetworkCommunication |
| •sec:DNSSEC |
| •sec:Standard |
| •sec:DNSSEC |
| sec:uses SOME sec:DigitalSignatureData |
| sec:protects SOME (sec:_Detection AND sec:_Integrity AND sec:_Data) |
| sec:protects SOME (sec:_Prevention AND sec:_Authentication AND sec:_Host) |
| sec:SecureNetworkCommunication |
| sec:Standard |
| sec:protects ONLY ((sec:_Detection AND sec:_Integrity AND sec:_Data) OR (sec:_Prevention AND sec:_Authentication AND sec:_Host)) |
| dc:description | This protocol provides security extensions to the DNS to assure data integrity or authentication. DNSSEC provides data integrity and authentication services to security-aware resolvers or applications through the use of cryptographic digital signatures. (ISD) |
Class(sec:DNSSEC partial restriction(sec:uses someValuesFrom(sec:DigitalSignatureData))
restriction(sec:protects someValuesFrom(intersectionOf(sec:_Detection
sec:_Integrity
sec:_Data)))
restriction(sec:protects someValuesFrom(intersectionOf(sec:_Prevention
sec:_Authentication
sec:_Host)))
sec:SecureNetworkCommunication
sec:Standard
restriction(sec:protects allValuesFrom(unionOf(intersectionOf(sec:_Detection
sec:_Integrity
sec:_Data)
intersectionOf(sec:_Prevention
sec:_Authentication
sec:_Host)))))