Class: sec:SSH

•owl:Thing
        •sec:Countermeasure
                •sec:SecureNetworkCommunication
                        •sec:SSH
                •sec:Standard
                        •sec:SSH

Super Classes

sec:protects SOME (sec:_Integrity AND sec:_DataInTransit)
sec:protects SOME sec:_Prevention
sec:uses SOME sec:SymmetricAlgorithm
sec:protects ONLY ((((sec:_Confidentiality OR sec:_IntegrityAND sec:_DataInTransitOR (sec:_Authentication AND sec:_Host)) AND sec:_Prevention)
sec:protects SOME (sec:_Confidentiality AND sec:_DataInTransit)
sec:protects SOME (sec:_Authentication AND sec:_Host)
sec:Standard
sec:SecureNetworkCommunication
sec:uses SOME sec:Public-KeyEncryption

Annotations

dc:descriptionSecure Shell, a network protocol designed for logging into and executing commands on a networked computer, replacing the insecure ftp, telnet and rlogin protocol. (Wikipedia)

Abstract Syntax

Class(sec:SSH partial restriction(sec:protects someValuesFrom(intersectionOf(sec:_Integrity
                                                                            sec:_DataInTransit)))
                     restriction(sec:protects someValuesFrom(sec:_Prevention))
                     restriction(sec:uses someValuesFrom(sec:SymmetricAlgorithm))
                     restriction(sec:protects allValuesFrom(intersectionOf(unionOf(intersectionOf(unionOf(sec:_Confidentiality
                                                                                                          sec:_Integrity)
                                                                                                  sec:_DataInTransit)
                                                                                   intersectionOf(sec:_Authentication
                                                                                                  sec:_Host))
                                                                           sec:_Prevention)))
                     restriction(sec:protects someValuesFrom(intersectionOf(sec:_Confidentiality
                                                                            sec:_DataInTransit)))
                     restriction(sec:protects someValuesFrom(intersectionOf(sec:_Authentication
                                                                            sec:_Host)))
                     sec:Standard
                     sec:SecureNetworkCommunication
                     restriction(sec:uses someValuesFrom(sec:Public-KeyEncryption)))

Usage

Class Description/Definition (Necessary Conditions)

sec:VPN
Generated with OWLDoc