| •owl:Thing |
| •Asset |
| •Countermeasure |
| •SecureNetworkCommunication |
| •SSL |
| •Standard |
| •SSL |
| •Countermeasure |
| •SecureNetworkCommunication |
| •SSL |
| •Standard |
| •SSL |
| protects ONLY ((((_Confidentiality OR _Integrity) AND _ApplicationLayerPacket) OR (_Authentication AND _Host)) AND _Prevention) |
| protects SOME (_Authentication AND _Host) |
| protects SOME _Prevention |
| Standard |
| protects SOME (_Integrity AND _ApplicationLayerPacket) |
| protects SOME (_Confidentiality AND _ApplicationLayerPacket) |
| uses SOME Public-KeyEncryption |
| uses SOME SymmetricAlgorithm |
| SecureNetworkCommunication |
| dc:description | Secure Sockets Layer, a protocol developed by Netscape for transmitting private documents via the Internet. SSL uses a cryptographic system that uses two keys to encrypt data ? a public key known to everyone and a private or secret key known only to the recipient of the message. (Webopedia) It is a flexible protocol that is able to use a variety of encryption schemes. (ODotI) |
Class(SSL partial restriction(protects allValuesFrom(intersectionOf(unionOf(intersectionOf(unionOf(_Confidentiality
_Integrity)
_ApplicationLayerPacket)
intersectionOf(_Authentication
_Host))
_Prevention)))
restriction(protects someValuesFrom(intersectionOf(_Authentication
_Host)))
restriction(protects someValuesFrom(_Prevention))
Standard
restriction(protects someValuesFrom(intersectionOf(_Integrity
_ApplicationLayerPacket)))
restriction(protects someValuesFrom(intersectionOf(_Confidentiality
_ApplicationLayerPacket)))
restriction(uses someValuesFrom(Public-KeyEncryption))
restriction(uses someValuesFrom(SymmetricAlgorithm))
SecureNetworkCommunication)