diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-05-25 20:54:35 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-05-25 21:02:24 -0500 |
commit | 79c5df5f97317a5712ebc8e9cbc72f7d49ee7d19 (patch) | |
tree | 73d35ed740fcfc43c986be91ecf2bd7a390bc279 /docs/sections/architecture/aaf_architecture.rst | |
parent | a97d731d65bb988e12495d7f9fa6565097c78e26 (diff) |
Create Security Overview
Issue-ID: AAF-331
Change-Id: If588c053710e35554aa31d7dd41d9191be155840
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'docs/sections/architecture/aaf_architecture.rst')
-rw-r--r-- | docs/sections/architecture/aaf_architecture.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sections/architecture/aaf_architecture.rst b/docs/sections/architecture/aaf_architecture.rst index 6e522888..b955ce10 100644 --- a/docs/sections/architecture/aaf_architecture.rst +++ b/docs/sections/architecture/aaf_architecture.rst @@ -11,7 +11,7 @@ To be effective during a computer transaction, Security must not only be secure, |image0| -.. |image0| image:: aaf-object-model.jpg +.. |image0| image:: images/aaf-object-model.jpg :height: 600px :width: 800px @@ -33,7 +33,7 @@ Every secure transaction requires 1) Encryption 2) Authentication 3) Authorizati |image1| -.. |image1| image:: aaf-cm.png +.. |image1| image:: images/aaf-cm.png :height: 768px :width: 1024px |