framework module Security [extern_c][system] { umbrella header "Security.h" export * module * { export * } explicit module CipherSuite { header "CipherSuite.h" export * } explicit module SecureTransport { header "SecureTransport.h" export * } }