Class: sec:S-MIME

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

Super Classes

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

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(sec:S-MIME partial restriction(sec:protects someValuesFrom(sec:_Prevention))
                        restriction(sec:protects someValuesFrom(intersectionOf(sec:_Confidentiality
                                                                               sec:_E-Mail)))
                        sec:SecureNetworkCommunication
                        restriction(sec:protects someValuesFrom(intersectionOf(sec:_Integrity
                                                                               sec:_E-Mail)))
                        restriction(sec:protects someValuesFrom(intersectionOf(sec:_Authentication
                                                                               sec:_Human)))
                        restriction(sec:protects allValuesFrom(intersectionOf(unionOf(intersectionOf(unionOf(sec:_Confidentiality
                                                                                                             sec:_Integrity)
                                                                                                     sec:_E-Mail)
                                                                                      intersectionOf(sec:_Authentication
                                                                                                     sec:_Human))
                                                                              sec:_Prevention)))
                        sec:Standard)
Generated with OWLDoc