diff -r d07aa956024a -r 030c4fbc13d7 cryptomgmtlibs/securitydocs/doxygen_docs/Security_architecture.dox --- a/cryptomgmtlibs/securitydocs/doxygen_docs/Security_architecture.dox Thu Apr 01 00:24:41 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,30 +0,0 @@ -/** -@page Security_arch_overview Symbian OS Security Architecture Overview -\n - -The Symbian OS security architecture fundamentally consists of two high level components: - -@li Certificate management (certman) - -@li Cryptography (cryptalg) - -Together these modules/components form the basis of a number of higher level components, which include: - -@li Certificate management control panel item (UI to certificate management allowing control of trusted root certificates) - -@li Software installation (@ref authentication / @ref digital_signature "digital signatures") - -@li Secure comms (@ref SSL / @ref TLS, @ref WTLS, @ref IPSec, etc.) - -