1 framework module Security [extern_c] {
 
   2   umbrella header "Security.h"
 
   3   header "SecurityFeatures.h"
 
  11   explicit module AuthorizationPlugin { 
 
  12     header "AuthorizationPlugin.h" 
 
  15   explicit module AuthSession { 
 
  16     header "AuthSession.h" 
 
  19   explicit module CodeSigning { 
 
  20     header "CodeSigning.h" 
 
  23   explicit module eisl { 
 
  27   explicit module SecAsn1Coder { 
 
  28     header "SecAsn1Coder.h" 
 
  31   explicit module SecAsn1Templates { 
 
  32     header "SecAsn1Templates.h" 
 
  35   explicit module SecureDownload { 
 
  36     header "SecureDownload.h" 
 
  39   explicit module SecRandom { 
 
  43   explicit module SecureTransport {
 
  44       header "SecureTransport.h"