Class: S-MIME

•owl:Thing
        •Asset
                •Countermeasure
                        •SecureNetworkCommunication
                                •S-MIME
                        •Standard
                                •S-MIME
        •Countermeasure
                •SecureNetworkCommunication
                        •S-MIME
                •Standard
                        •S-MIME

Super Classes

protects ONLY ((((_Confidentiality OR _IntegrityAND _E-MailOR (_Authentication AND _Human)) AND _Prevention)
SecureNetworkCommunication
protects SOME (_Confidentiality AND _E-Mail)
protects SOME (_Authentication AND _Human)
Standard
protects SOME (_Integrity AND _E-Mail)
protects SOME _Prevention

Annotations

dc:descriptionSecure Multimedia Internet Mail Extensions, a standard for public key encryption and signing of e-mail encapsulated in MIME (wikipedia)

Abstract Syntax

Class(S-MIME partial restriction(protects allValuesFrom(intersectionOf(unionOf(intersectionOf(unionOf(_Confidentiality
                                                                                                     _Integrity)
                                                                                             _E-Mail)
                                                                              intersectionOf(_Authentication
                                                                                             _Human))
                                                                      _Prevention)))
                    SecureNetworkCommunication
                    restriction(protects someValuesFrom(intersectionOf(_Confidentiality
                                                                       _E-Mail)))
                    restriction(protects someValuesFrom(intersectionOf(_Authentication
                                                                       _Human)))
                    Standard
                    restriction(protects someValuesFrom(intersectionOf(_Integrity
                                                                       _E-Mail)))
                    restriction(protects someValuesFrom(_Prevention)))
Generated with OWLDoc