| •owl:Thing |
| •Asset |
| •Countermeasure |
| •SecureNetworkCommunication |
| •VPN |
| •Countermeasure |
| •SecureNetworkCommunication |
| •VPN |
| uses SOME SSH |
| protects SOME (_Prevention AND _NetworkLayerPacket AND _Confidentiality) |
| SecureNetworkCommunication |
| protects ONLY (_Prevention AND _NetworkLayerPacket AND _Confidentiality) |
| dc:description | Virtual private network. A connection between two computers or other endpoints in which packets sent over a shared network are automatically encrypted and decrypted by the endpoints. (ODoC) |
Class(VPN partial restriction(uses someValuesFrom(SSH))
restriction(protects someValuesFrom(intersectionOf(_Prevention
_NetworkLayerPacket
_Confidentiality)))
SecureNetworkCommunication
restriction(protects allValuesFrom(intersectionOf(_Prevention
_NetworkLayerPacket
_Confidentiality))))